From owner-freebsd-java@FreeBSD.ORG Sun Jun 10 15:40:42 2007 Return-Path: X-Original-To: freebsd-java@FreeBSD.org Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E1EC816A46E for ; Sun, 10 Jun 2007 15:40:42 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id A88C313C45A for ; Sun, 10 Jun 2007 15:40:42 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id l5AFefgU094917 for ; Sun, 10 Jun 2007 08:40:41 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id l5AFeftl094916 for freebsd-java@FreeBSD.org; Sun, 10 Jun 2007 08:40:41 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Sun, 10 Jun 2007 08:40:40 -0700 From: Greg Lewis To: freebsd-java@FreeBSD.org Message-ID: <20070610154040.GA94905@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: Subject: Please test the new 1.6.0 patchset 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: Sun, 10 Jun 2007 15:40:43 -0000 All, If you're not afraid to build the JDK from scratch without a port, please try the "current" (new) JDK 1.6 patchset (see http://www.eyesbeyond.com/freebsddom/java/jdk16.html). This is based on the 1.6.0 Update 1 Build b06 JRL source. Unless I get some showstopper reports I plan to release this as patchset 1 sometime next week. The raw patchset itself will have problems if you don't have the /usr/X11R6 symlink, but this will be fixed in the port. I haven't yet created the jdk16 port, which is why you'll have to build it from scratch ;). It should be reasonably similar to the current jdk15 port though. If the build is successful you should see something like this: > /usr/local/jdk1.6.0/bin/java -version java version "1.6.0_01-p1" Java(TM) SE Runtime Environment (build 1.6.0_01-p1-glewis_19_may_2007_14_14-b00) Java HotSpot(TM) Client VM (build 1.6.0_01-p1-glewis_19_may_2007_14_14-b00, mixed mode) (This is on i386 -- you'll see the Server VM on amd64). Note that I'll be out of town until Tuesday evening, so I may be unable to respond to any problems before then. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org