GNU/Linux Ubunu 18.04 Install Oracle JDK – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Download and Install Oracle JDK in Ubuntu 18.04 Bionic LTS GNU/Linux.
And to SetUp Oracle JDK on Ubuntu 18.04 you will need to Use the update-alternatives Tool to Update your System Java to 1.11.
Especially Relevant: this an Early Preview Dev Snapshot because the Oracle JDK Release it’s scheduled for September 2018.
Finally, about the New Java 11 Features:
- Local-Variable Syntax for Lambda Parameters
- Epsilon: An Arbitrarily Low-Overhead Garbage Collector
- Dynamic Class-File Constants
- Remove the Java EE and CORBA Modules
-
1. Launching Terminal
Open a Shell Terminal emulator window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
Contents