From owner-freebsd-java@FreeBSD.ORG Fri Dec 24 08:09:09 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 DC88016A4CE for ; Fri, 24 Dec 2004 08:09:09 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A5B243D58 for ; Fri, 24 Dec 2004 08:09:09 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by rproxy.gmail.com with SMTP id 40so91278rnz for ; Fri, 24 Dec 2004 00:09:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=da9d61Pat47+V5F1YabOcOvYcD1HSMnCmMc5RfpvgKuqtxQdumVu46QPcwihmo9TlAbW86RuHbRL5LewqqOslHnew8BPLouh5TZ9qLZ8GjEnd4/LCS5UdMm+Y+2A0YhkrDUZfpp2ijb3B8jZfKDFEXdVi7y9h/qaF3MJPfB1jo0= Received: by 10.38.19.34 with SMTP id 34mr254722rns; Fri, 24 Dec 2004 00:09:08 -0800 (PST) Received: by 10.38.8.79 with HTTP; Fri, 24 Dec 2004 00:09:08 -0800 (PST) Message-ID: Date: Fri, 24 Dec 2004 16:09:08 +0800 From: Jiawei Ye To: Alexey Zelkin In-Reply-To: <20041224063014.GA61061@phantom.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041223212417.55971.qmail@web50009.mail.yahoo.com> <20041224063014.GA61061@phantom.cris.net> cc: java@freebsd.org cc: Martin Dubuc Subject: Re: J2SDK 1.5 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2004 08:09:10 -0000 On Fri, 24 Dec 2004 08:30:14 +0200, Alexey Zelkin wrote: > hi, > > I have a basicly working version of jdk1.5.0 (self-hosted build are successful) > for FreeBSD/i386 4.10, FreeBSD/386 5.3 and FreeBSD/amd64 5.3 now. > > But it still requires much attention to implement MD and OSDEP bits > for j2se libraries, so it can't be used by end-users yet. > > Expect notitifcation about public beta somethere in January. > That's really great news! We all appreciate the hard work that freebsd-java team put into making java work on FreeBSD. Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming