Making sense of Java on Linux
What To Do?
The good news is that there is now an easy option for free Java on Linux: Use OpenJDK with HotSpot. This option is free as in speech and free as in beer, and it is certified compatible with Sun's usual offering. (For most purposes, it is Sun's usual offering. If you have a recent major distribution, chances are you're already running it.)
On the other hand, if you want to experiment with different Java environments, that shouldn't be too hard either. Stable packages are available for several of the JVMs described in this article.
If you want to experiment with a lesser-known JVM, particularly if it is one of the versions dating to the early 2000s or late 1990s and it was not described in this article, you probably need to roll up your sleeves. Most likely, you won't have OpenJDK available, and you might not have GNU Classpath. If the project doesn't support Classpath or OpenJDK, you might have to settle for a less than complete set of libraries. The good news is, you don't have to play around with these partial solutions unless you really want to – if you do, you probably won't mind wrangling a few Makefiles.
Infos
- IcedTea: http://iced-tea.org/
- GNU Classpath: http://www.gnu.org/software/classpath/
- HotSpot JVM: http://openjdk.java.net/groups/hotspot/
- OpenJDK: http://openjdk.java.net/
- JamVM: http://jamvm.sourceforge.net/
- Cacao: http://www.cacaovm.org/
- Jikes RVM: http://jikesrvm.org/
- Kaffe: http://www.kaffe.org/
- SableVM: http://www.sablevm.org/
- GNU Compiler for Java: http://gcc.gnu.org/java/
- JVM list: http://www.kaffe.org/links
- IKVM: http://www.ikvm.net/
- Mauve: http://sources.redhat.com/mauve/
- Apache Harmony: http://harmony.apache.org/
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
News
-
GNOME 40 Beta has been Released
Anyone looking to test the beta for the upcoming GNOME 40 release can now do so.
-
OpenMandriva Lx 4.2 has Arrived
The latest stable version of OpenMandriva has been released and offers the newest KDE desktop and ARM support.
-
Thunderbird 78 is being ported to Ubuntu 20.04
The Ubuntu developers have made the decision to port the latest release of Thunderbird to the LTS version of the platform.
-
Elementary OS is Bringing Multi-Touch Gestures to the OS
User-friendly Linux distribution, elementary OS, is working to make using the fan-favorite platform even better for laptops.
-
Decade-Old Sudo Flaw Discovered
A vulnerability has been discovered in the Linux sudo command that’s been hiding in plain sight.
-
Another New Linux Laptop has Arrived
Slimbook has released a monster of a Linux gaming laptop.
-
Mozilla VPN Now Available for Linux
The promised subscription-based VPN service from Mozilla is now available for the Linux platform.
-
Wayland and New App Menu Coming to KDE
The 2021 roadmap for the KDE desktop environment includes some exciting features and improvements.
-
Deepin 20.1 has Arrived
Debian-based Deepin 20.1 has been released with some interesting new features.
-
CloudLinux Commits Over 1 Million Dollars to CentOS Replacement
An open source, drop-in replacement for CentOS is on its way.