From owner-freebsd-java@FreeBSD.ORG Thu Jan 7 06:28:59 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A3A3106566B for ; Thu, 7 Jan 2010 06:28:59 +0000 (UTC) (envelope-from openjdk@getsnappy.com) Received: from mailA.getsnappy.com (mailA.getsnappy.com [72.29.186.40]) by mx1.freebsd.org (Postfix) with ESMTP id B251C8FC19 for ; Thu, 7 Jan 2010 06:28:58 +0000 (UTC) Received: from [192.168.1.8] (66-214-200-166.dhcp.snlo.ca.charter.com [66.214.200.166]) by mailA.getsnappy.com (8.14.3/8.14.3) with ESMTP id o076SqL6087680; Wed, 6 Jan 2010 22:28:53 -0800 (PST) (envelope-from openjdk@getsnappy.com) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Brian Gardner In-Reply-To: <687C53C9-7C63-4446-A0D9-30B999F64C35@mouf.net> Date: Wed, 6 Jan 2010 22:28:47 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <5C667ABA-5436-4EE6-B794-183053056437@getsnappy.com> References: <687C53C9-7C63-4446-A0D9-30B999F64C35@mouf.net> To: Steve Wills X-Mailer: Apple Mail (2.1077) Cc: "freebsd-java @ freebsd. org" Subject: Re: FreeBSD Port: java/openjdk6 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jan 2010 06:28:59 -0000 Sorry everybody got caught up with a new job and the holidays. This = will be the last version I post unless their are any worthy = bugs/objections in the next few days. =20 This version adds a fastdebug option, which will build an optimized = installation at /usr/local/openjdk6 and a fastdebug installation at = /usr/local/openjdk6-fastdebug. This is useful for debugging problems, = and it's often convenient having both copies side by side. =20 I've also put in quite a bit of work towards implementing and fixing the = regression tests. There is an option (run make config) to enable it. = This is important in insuring we don't make any backwards progress in = future releases of our port. There is an option that will enable it, = however it always crashes for me with an out of memory error. Seems odd = considering I have 1G of physical ram and 2G of swap. Anyways give it a = try and provide feedback if you have the time. I'd like to finalize it = by b18, so I can compare test results with previous test results rolling = forward. You will also need to uncompress JavaHelp jtreg and jtharness = in /usr/ports/java/ http://www.getsnappy.com/downloads/openjdk6-b17-pr3-rc1.tar.gz http://www.getsnappy.com/downloads/JavaHelp.tar.gz http://www.getsnappy.com/downloads/jtreg.tar.gz http://www.getsnappy.com/downloads/jtharness.tar.gz On Jan 2, 2010, at 4:10 PM, Steve Wills wrote: > Hi, >=20 > Any chance of committing that openjdk6-b17 port soon? I'd like to work = on a Glassfish v3 port and it needs the b17 Java. I'm happy to test if = you need it. >=20 > Thanks, > Steve >=20 >=20 >=20