OpenJDK vs. Sun Java6 on Ubuntu
Posted
by Mark Renouf
on Server Fault
See other posts from Server Fault
or by Mark Renouf
Published on 2010-04-22T18:57:10Z
Indexed on
2010/04/22
19:03 UTC
Read the original article
Hit count: 601
Due to past (bad) experience resulting from the GCJ stuff being provided by default on certain distributions, I've always traditionally installed the official Sun Java package on servers.
On Ubuntu it's been easy but now OpenJDK is a preferred option and easier to install... I wonder: is there any reason not to use it instead? As far as I understand it's the open source version of the Sun JDK.
© Server Fault or respective owner