From owner-freebsd-java Thu Feb 26 17:45:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18682 for freebsd-java-outgoing; Thu, 26 Feb 1998 17:45:15 -0800 (PST) (envelope-from owner-freebsd-java@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 RAA18608; Thu, 26 Feb 1998 17:45: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 SAA22181; Thu, 26 Feb 1998 18:45:07 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id SAA00632; Thu, 26 Feb 1998 18:45:05 -0700 Date: Thu, 26 Feb 1998 18:45:05 -0700 Message-Id: <199802270145.SAA00632@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, announce@FreeBSD.ORG Subject: New version of JDK1.1.5 for FreeBSD X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The Java Development Kit for FreeBSD is now released. For more information check out: http://www.FreeBSD.org/java/ Of interest: To make a a distribution that works with X/Motif *and* without X, two java/jre binaries are provided. The first is linked without X, and is the standard binary. The second binary is linked against a static version of Motif, and against the shared X libraries. The version used is controlled by the setting of the DISPLAY environment variable, which is used by X to determine where to send the output. Fixed in this release: - X is no longer required to run non-AWT applications (see above). - JDK's built on 2.2.2 should now work again. - The AWT now correctly sets the Window name. - Fixed obscure bug that could cause a core dump if you hit a button in a dialog box multiple times. - Fixed bug where SHMEM wasn't released when using images, causing a leak. In addtion, a JRE and the patches used to build this release are made available. - The FreeBSD Java team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message