Linked by Thom Holwerda on Thu 7th Jun 2007 22:40 UTC, submitted by Mark Wielaard
Java Red Hat just made it possible to bootstrap OpenJDK using only Free Software by building on top of gcj and replacing the binary blobs with code from GNU Classpath. The result is called IcedTea. IKVM also made a GNU Classpath/OpenJDK hybrid making it possible to run parts of the OpenJDK class libraries on mono and .net. And finally the Cacao team released a new version of Cacao that can use either GNU Classpath for a full J2SE implementation or that uses the Sun GPL J2ME libraries, including jits for lots of different architectures (alpha, arm, mips, ppc, ppc64, x86 and x86_64).
Thread beginning with comment 246173
To read all comments associated with this story, please click here.
Great! What about Ubuntu.
by hakonaj on Fri 8th Jun 2007 09:00 UTC
hakonaj
Member since:
2005-08-23

I think this is great. Can't wait to see Java better integrated into GNU/Linux. Hopefully we'll only have one apt-get install java in the future.

Does anyone know what the status is on Ubuntu Gutsy for this?

RE: Great! What about Ubuntu.
by anda_skoa on Fri 8th Jun 2007 10:53 in reply to "Great! What about Ubuntu."
anda_skoa Member since:
2005-07-07

Hopefully we'll only have one apt-get install java in the future.


You mean instead of

% apt-get install sun-java6-jre

like right now?

Reply Parent Bookmark Score: 4

hakonaj Member since:
2005-08-23

Well I was more thinking that we don't have to decide on which make of Java JRE to install, but just use the default one from Sun and that it is 100% free and open.

Reply Parent Bookmark Score: 1