From owner-freebsd-announce Mon Dec 21 21:41:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA29839 for freebsd-announce-outgoing; Mon, 21 Dec 1998 21:41:11 -0800 (PST) (envelope-from owner-freebsd-announce@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA29832; Mon, 21 Dec 1998 21:41:08 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id WAA28250; Mon, 21 Dec 1998 22:41:04 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id WAA04451; Mon, 21 Dec 1998 22:41:04 -0700 Date: Mon, 21 Dec 1998 22:41:04 -0700 Message-Id: <199812220541.WAA04451@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-java@FreeBSD.ORG, java-port@FreeBSD.ORG, announce@FreeBSD.ORG Subject: JDK1.1.7.V98-12-21 released X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-announce@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is merely a bugfix release. The JDK now has fixes for all bugs specific to the FreeBSD port. (JDK bugs shared with the Solaris port still exist...) Thanks go to Keith White who provided most of the bugfixes for this release. Bugs fixed in this release: - Modulo bug where the wrong sign would be returned when dividing negative long numbers. - The JDK would crash without any idea of the bug when the number of open file descriptors exceeded 256. This number has been bumped to 2048, but it is still statically compiled into the release. - The JRE was missing a number of files, so it should work better. Work still to be done (in progress): 1) JDK for 3.0/ELF (a.out will continue to be supported) 2) JDK1.2 for both a.out/ELF 3) Dynamic file-descriptor fixes so that we can use any number of file-descriptors, since the OS supports this. Thanks, and have a Merry Christmas! - The FreeBSD Java porters This is the moderated mailing list freebsd-announce. The list contains announcements of new FreeBSD capabilities, important events and project milestones. See also the FreeBSD Web pages at http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-announce" in the body of the message