This article is a quick guide for Ubuntu Linux users installing Java 11, the current long-term support (LTS) Java version. I’ll briefly make the case for migrating your code base to Java 11, then ...
Java is a widely-used programming language, and installing it on your Ubuntu Linux system is essential for running a variety of software applications. Oracle Java provides numerous features, including ...
Overview The Java Runtime Environment (JRE) is required to run Java programs. Nowadays there are many JRE packages available from a variety of projects and companies, but the two most popular on ...
A complete Sun Java stack, including Java SE 6, GlassFish, JavaDB, and NetBeans, is now available with the latest release of Ubuntu v7.04 (Feisty Fawn). Users can find it in the "multiverse" ...
As I’ve written about before, Vagrant is handy tool for creating localized VMs. It’s a lot like firing up EC2 images, but, for the most part, things are localized (you can, by the way, use Vagrant to ...
Canonical has announced that OpenJDK 11 has replaced OpenJDK 10 as the default Java package in Ubuntu 18.04 LTS. Canonical recently released Ubuntu 19.04 which also uses OpenJDK 11 as default, the ...