Ubuntu 14.04 Might Drop OpenJDK Java Support

Written by Michael Larabel in Ubuntu on 22 January 2014 at 11:30 AM EST. 25 Comments
UBUNTU
Canonical developers are currently deciding whether to drop OpenJDK from the main Ubuntu Linux archive and move it into the universe repository for the Ubuntu 14.04 LTS release.

Ubuntu developers don't enjoy maintaining the open-source OpenJDK Java implementation. According to James Page, "the foundations team have been reviewing whether we should continue to provide OpenJDK as the default Java implementation in Ubuntu; this package is quite a resource drain on both the foundations and security teams from a SRU perspective so demotion of openjdk7 to universe is being considered."

Ubuntu developers would use GCJ -- the GNU Compiler Collection's Java language support -- in place of OpenJDK 7 for building Java packages. The GCC Java support has been losing ground but now Ubuntu developers are looking to leverage it to ease their support burden. Most Java applications can compile with GCJ, but a notable exception to that is Tomcat.

Apache Tomcat is the well known Java Servlet and JavaServer Pages server implementation that by default doesn't build cleanly "out of the box" with GCJ. Thus the Tomcat server would also be demoted out of Ubuntu's main archive.

The discussion about whether to demote OpenJDK support within Ubuntu Linux and in turn also boot Tomcat out of main is still ongoing and the discussion can be found on the the Ubuntu-devel list.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week