From owner-freebsd-eclipse@FreeBSD.ORG Mon Jan 30 10:18:24 2006 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B01CB16A42F; Mon, 30 Jan 2006 10:18:24 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (dslcustomer-239-113.vivodi.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id D829B43D46; Mon, 30 Jan 2006 10:18:23 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k0UAILSg011996; Mon, 30 Jan 2006 12:18:22 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (ajax.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id k0UAJEnr022936; Mon, 30 Jan 2006 12:19:15 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <43DDE7EC.7010401@ebs.gr> Date: Mon, 30 Jan 2006 12:18:20 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060116) MIME-Version: 1.0 To: Tom McLaughlin References: <1138601768.96307.2.camel@bofh.meditech.com> In-Reply-To: <1138601768.96307.2.camel@bofh.meditech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: nork@freebsd.org, freebsd-eclipse@freebsd.org Subject: Re: [PATCH] - java/eclipse 3.1.2 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 10:18:25 -0000 Tom McLaughlin wrote: > Hi all, > > Attached is a patch for the latest eclsipse release. Unfortunately this > patch is not well tested by me. Eclipse started crashing on start for > me after my last jdk14 update. Same error as found here: > > http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000319.html > > I looked through CVS and I see there's been a zlib change with jdk15 but > that won't be done building for a while and I want to go to sleep. > Figured I'd save someone the trouble of updating Eclipse since I had > already done so. Thanks for the patch. I hadn't had time during the weekend to finish it myself, so I appreciate the effort. I can confirm it works fine from my testing so far. As for your jdk14 crashes, see java/92459 for a patch that may fix them. Thanks, Panagiotis