From owner-freebsd-java@FreeBSD.ORG Fri Nov 5 18:53:57 2004 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 4560B16A4CE for ; Fri, 5 Nov 2004 18:53:57 +0000 (GMT) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AED043D54 for ; Fri, 5 Nov 2004 18:53:55 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id iA5IrqLc087917 for ; Fri, 5 Nov 2004 20:53:52 +0200 (EET) (envelope-from past@ebs.gr) Received: from hal.ebs.gr (www@localhost [127.0.0.1]) by ebs.gr (8.12.11/8.12.11) with ESMTP id iA5Irpjd090204 for ; Fri, 5 Nov 2004 20:53:52 +0200 (EET) (envelope-from past@ebs.gr) Received: from 194.219.140.112 (SquirrelMail authenticated user past); by hal.ebs.gr with HTTP; Fri, 5 Nov 2004 20:53:52 +0200 (EET) Message-ID: <10435.194.219.140.112.1099680832.squirrel@194.219.140.112> Date: Fri, 5 Nov 2004 20:53:52 +0200 (EET) From: "Panagiotis Astithas" To: java@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: J2SE 5.0 SCSL source available 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: Fri, 05 Nov 2004 18:53:57 -0000 >From Calvin Austin's blog: http://weblogs.java.net/blog/calvinaustin/archive/2004/11/j2se_50_scsl_so.html The J2SE 5.0 source code has now been released under the SCSL and Java Research License If you are just getting started with the Sun source and are interested in the linux port then I can recommend getting involved with the blackdown.org porting project. There are years of porting experience contained in that group and also experience with the TCK, both Hui and myself are also on the alias along with experts like Juergen so you should get to the right folks. I've also posted some scsl questions/answers to the JDC forums. In particular about the gcc compiler options we used.