From owner-freebsd-java@FreeBSD.ORG  Wed Feb 11 03:58:16 2009
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
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 49B9810656C1
	for <freebsd-java@freebsd.org>; Wed, 11 Feb 2009 03:58:16 +0000 (UTC)
	(envelope-from maho.nakata@gmail.com)
Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.183])
	by mx1.freebsd.org (Postfix) with ESMTP id F0EE88FC17
	for <freebsd-java@freebsd.org>; Wed, 11 Feb 2009 03:58:15 +0000 (UTC)
	(envelope-from maho.nakata@gmail.com)
Received: by el-out-1112.google.com with SMTP id r27so663ele.13
	for <freebsd-java@freebsd.org>; Tue, 10 Feb 2009 19:58:15 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:sender:date:message-id:to:cc
	:subject:from:in-reply-to:references:x-mailer:mime-version
	:content-type:content-transfer-encoding;
	bh=3e9GWMjiAJocxU9PfJiThfk9fIMWkUY+LXrw6Ovd8ls=;
	b=VkXjniwG711P7atRc/GGoiAt8zK/Jmhuy/8h6bxW1JaGcz20Lim7dLNAxxitTk9VR+
	5OT6VMSwyMNRuBpRKcYyBwFQD87PJJr1DqtrNFfmTEQvdZb/DkTCa9T0EKSn5yKQTMZm
	QuWVxgULXPBvVV425etMSkpnkXfyFR0Acsa7A=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=sender:date:message-id:to:cc:subject:from:in-reply-to:references
	:x-mailer:mime-version:content-type:content-transfer-encoding;
	b=ZCyAsipH0XTKkonn2JmqltIFJA0V+ynMj8t38FeckC3BvWbbrKl8DJgFiavuacXee3
	tWJXkTNhu+xSjsfPCTyUKIuOgpCE3cZvUb5Db0jc1VfvJCkZzvQwADrYYYeL0vUUWrJD
	Fb4wfvpFIvmbc3dVv8uCtu1ZHUYLUUg2sjzRM=
Received: by 10.142.222.21 with SMTP id u21mr500970wfg.26.1234323128386;
	Tue, 10 Feb 2009 19:32:08 -0800 (PST)
Received: from localhost (rikad85.riken.jp [134.160.214.85])
	by mx.google.com with ESMTPS id 22sm17585396wfi.41.2009.02.10.19.32.04
	(version=SSLv3 cipher=RC4-MD5); Tue, 10 Feb 2009 19:32:05 -0800 (PST)
Sender: Maho NAKATA <maho.nakata@gmail.com>
Date: Wed, 11 Feb 2009 12:31:19 +0900 (JST)
Message-Id: <20090211.123119.193699308.chat95@mac.com>
To: brian@getsnappy.com
From: Maho NAKATA <chat95@mac.com>
In-Reply-To: <49920439.8010208@getsnappy.com>
References: <49920439.8010208@getsnappy.com>
X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Multipart/Signed; protocol="application/pgp-signature";
	micalg=pgp-sha1;
	boundary="--Security_Multipart(Wed_Feb_11_12_31_19_2009_720)--"
Content-Transfer-Encoding: 7bit
Cc: freebsd-java@freebsd.org
Subject: Re: openjdk6 port complete and ready for testing
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Feb 2009 03:58:17 -0000

----Security_Multipart(Wed_Feb_11_12_31_19_2009_720)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

From: Brian Gardner <brian@getsnappy.com>
Subject: openjdk6 port complete and ready for testing
Date: Tue, 10 Feb 2009 14:48:25 -0800

> I've completed creating the following ports:
> java/openjdk6 and java/icedtea6-stubs (needed by java/openjdk6).  This
> port will probably only function properly for amd64, and there are
> probably some dependency issues.  I've been grinding (load testing)
> this port over the weekend with some serious concurrency and it's held
> its own.  We released this port to a production machine today as well
> without any hickups so far.
>
> I'd appreciate any help in testing the port and openjdk6 and patching
> it to support all other architectures.  Anybody interested please
> email me, and I'll email you the zipped up ports.
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to
> "freebsd-java-unsubscribe@freebsd.org"

Hello Brian, great work!

Please send me a port for me or submit your port as PR.
My recommendation is submitting as a PR so that everyone can test
openjdk6 easily.
I'm interested in your port! I'm a de facto maintainer of
openoffice.org port. One of the major headache for OOo port is
no free Java is available.

Best,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/


----Security_Multipart(Wed_Feb_11_12_31_19_2009_720)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (FreeBSD)

iEYEABECAAYFAkmSRooACgkQpcQqaPiEzfltPgCfRnHoFVNP+Y2fVTGCj4urX1zX
+/oAn34nA+3mC2vJ666ZAqQMfJVDNCzB
=PWaz
-----END PGP SIGNATURE-----

----Security_Multipart(Wed_Feb_11_12_31_19_2009_720)----