The workaround using OpenJDK instead is equally simple:
wget 
https://download.java.net/java/GA/jdk11/13/GPL/openjdk-11.0.1_linux-x64_bin.tar.gz
tar xzv -C /opt -f openjdk-11.0.1_linux-x64_bin.tar.gz
update-alternatives --install /usr/bin/java java /opt/jdk-11.0.1/bin/java 1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796027

Title:
  Update openjdk-11 to 11.0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/1796027/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to