From owner-freebsd-java Fri Oct 18 8: 5:57 2002 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 E46BC37B401; Fri, 18 Oct 2002 08:05:55 -0700 (PDT) Received: from relay1.cris.net (relay1.cris.net [212.110.128.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id D076143EAA; Fri, 18 Oct 2002 08:05:51 -0700 (PDT) (envelope-from phantom@phantom.cris.net) Received: from phantom.cris.net (root@phantom.cris.net [212.110.130.74]) by relay1.cris.net (8.12.6/8.12.4) with ESMTP id g9II3uuU094414; Fri, 18 Oct 2002 18:03:56 GMT (envelope-from phantom@phantom.cris.net) Received: (from phantom@localhost) by phantom.cris.net (8.12.2/8.12.2) id g9IFB581019772; Fri, 18 Oct 2002 18:11:05 +0300 (EEST) (envelope-from phantom) Date: Fri, 18 Oct 2002 18:11:04 +0300 From: Alexey Zelkin To: Marc Recht Cc: freebsd-java@freebsd.org, glewis@freebsd.org Subject: Re: Native J2SE 1.4 update (it's working) Message-ID: <20021018181104.A19676@phantom.cris.net> References: <20021018095327.GA7430@gnuppy.monkey.org> <1034952663.77412.7.camel@leeloo.intern.geht.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1034952663.77412.7.camel@leeloo.intern.geht.de>; from marc@informatik.uni-bremen.de on Fri, Oct 18, 2002 at 04:51:02PM +0200 X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi, On Fri, Oct 18, 2002 at 04:51:02PM +0200, Marc Recht wrote: > > With a couple of tweeks, Alexy Zelkin finally got 1.4 running the > > Java2D demo. Hopefully, a patch set for both 1.3 and 1.4 will come > > out soon for the public. > Cool! I'm glad to hear you guys are still working on it. I only wish you > would release patches far more often. (Release early and often...) The I have no problems with it. Maybe some amount of -pre patchsets would be good. Greg, what do you think ? > FreeBSD JDK is considered alpha anyway. So, if it compiles, why not > release it ? There were few small (10-12 lines patches), but very annoyed bugs which only yesterday completely tracked down. Also there's about 100 explicit my XXX's in tree. I need to review them and fixup some before giving sources to public. :-) > IMHO the best way would be public read access to the CVS repository. > Maybe you could give read access to people who accept to the SCSL ? It's up to Nate. > Just my 0.02 EUR.. > > Marc > > -- > "Premature optimization is the root of all evil." -- Donald E. Knuth Exactly :-) Implicit optimizations are even more evil :-( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message