Subject: New JDK/JRE 1.3.0 available in pkgsrc
To: None <tech-pkg@netbsd.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-pkg
Date: 11/18/2000 20:25:33
Maybe of interrest here too.. ;)


 - Hubert

---------- Forwarded message ----------
Date: Fri, 17 Nov 2000 19:50:45 -0500 (EST)
From: Todd Vierling <tv@wasabisystems.com>
To: port-i386@netbsd.org
Subject: New JDK/JRE 1.3.0 available in pkgsrc

I have done away with the blackdown-jdk12 and blackdown-jre12 packages and
replaced them with packages that use the Sun-sourced Linux port of JDK
1.3.0, both JDK and JRE.  they are in lang/sun-jdk13 and
lang/sun-jre13.  For JRE only, install sun-jre13; for full JDK, install
sun-jdk13 (which will install sun-jre13 as a dependency).

Note that if you're using, say, Jikes to compile and fastjar to archive, you
don't necessarilty need the sun-jdk13 package; just sun-jre13 may do.  It
will save a lot of diskspace if jdk13 is left out.  8-)

...

...And what I forgot to say (the whole point of this announcement) is that
graphical applications don't appear to tickle our Linux kernel signal bug,
so you should have no problems using AWT/Swing apps with this JVM!

Please report any problems you have to me.