From owner-freebsd-java@FreeBSD.ORG Wed Dec 24 06:19:37 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFF9216A4CE for ; Wed, 24 Dec 2003 06:19:37 -0800 (PST) Received: from smtp0.euronet.nl (smtp0.euronet.nl [194.134.35.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B80F43D2D for ; Wed, 24 Dec 2003 06:19:36 -0800 (PST) (envelope-from ernst.dehaan@nl.wanadoo.com) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by smtp0.euronet.nl (Postfix) with ESMTP id C0C72246FC for ; Wed, 24 Dec 2003 15:19:32 +0100 (MET) From: Ernst de Haan Organization: Wanadoo Nederland B.V. To: java@FreeBSD.org Date: Wed, 24 Dec 2003 15:19:39 +0100 User-Agent: KMail/1.5.4 X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312241519.39873.ernst.dehaan@nl.wanadoo.com> Subject: Sun JDK 1.5.0 beta 1 for Linux (in ports, but not working) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 14:19:37 -0000 FYI: The Sun JDK 1.5.0 beta 1 has been released, so I've created a port for the Linux distro, in java/linux-sun-jdk15/. See: http://javalobby.org/thread.jspa?forumID=61&threadID=10482 But hold your horses, it does not work yet. We may need assistance from hackers@ to get this thing to work: # /usr/local/linux-sun-jdk1.5.0/bin/java -version Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location - find_vma failed Bad system call (core dumped) But we have a starting point :) PS: It's just committed, so it may take some time to get to the CVSup mirrors. Ernst