From owner-freebsd-java@FreeBSD.ORG  Wed Feb 11 00:57:40 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 2D66010656C1
	for <freebsd-java@freebsd.org>; Wed, 11 Feb 2009 00:57:40 +0000 (UTC)
	(envelope-from adam@thegeeklord.com)
Received: from hapkido.dreamhost.com (hapkido.dreamhost.com [66.33.216.122])
	by mx1.freebsd.org (Postfix) with ESMTP id 166648FC0A
	for <freebsd-java@freebsd.org>; Wed, 11 Feb 2009 00:57:39 +0000 (UTC)
	(envelope-from adam@thegeeklord.com)
Received: from spunkymail-a12.g.dreamhost.com (sd-green-bigip-81.dreamhost.com
	[208.97.132.81])
	by hapkido.dreamhost.com (Postfix) with ESMTP id F17AD17BBBA
	for <freebsd-java@freebsd.org>; Tue, 10 Feb 2009 16:30:00 -0800 (PST)
Received: from [10.41.53.19] (fw-ext.alphatech.com [198.112.236.6])
	by spunkymail-a12.g.dreamhost.com (Postfix) with ESMTP id 7FA937FA9;
	Tue, 10 Feb 2009 16:29:59 -0800 (PST)
Message-ID: <49921BFF.7080605@thegeeklord.com>
Date: Tue, 10 Feb 2009 19:29:51 -0500
From: Adam Stroud <adam@thegeeklord.com>
User-Agent: Thunderbird 2.0.0.19 (Windows/20081209)
MIME-Version: 1.0
To: Brian Gardner <brian@getsnappy.com>
References: <49920439.8010208@getsnappy.com>
In-Reply-To: <49920439.8010208@getsnappy.com>
Content-Type: text/plain; charset=ISO-8859-1
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 00:57:40 -0000

Brian Gardner wrote:
> 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"

I am interested in the port.  Any specific places you want me to start
testing first?

Adam