Skip to content

Instantly share code, notes, and snippets.

@stahnma
Created March 27, 2019 16:41
Show Gist options
  • Save stahnma/3b085bac0f611192b2826f512bf0dc94 to your computer and use it in GitHub Desktop.
Save stahnma/3b085bac0f611192b2826f512bf0dc94 to your computer and use it in GitHub Desktop.
root@uj43wswios8vrfi:~# dpkg -l | grep -i openjdk
ii openjdk-11-jre-headless:amd64 10.0.1+10-3ubuntu1 amd64 OpenJDK Java runtime, using Hotspot JIT (headless)
root@uj43wswios8vrfi:~# java -version
openjdk version "10.0.1" 2018-04-17
OpenJDK Runtime Environment (build 10.0.1+10-Ubuntu-3ubuntu1)
OpenJDK 64-Bit Server VM (build 10.0.1+10-Ubuntu-3ubuntu1, mixed mode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment