Skip to content

Instantly share code, notes, and snippets.

@headius
Created August 27, 2019 01:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save headius/ddea3e163d661be3fe980e78daa811ca to your computer and use it in GitHub Desktop.
Save headius/ddea3e163d661be3fe980e78daa811ca to your computer and use it in GitHub Desktop.
[] ~/projects/jruby $ pickjdk
1) adoptopenjdk-12.jdk
2) graalvm-ee-19.1.0
3) jdk-08-u202-b08-hotspot
4) jdk-08-u222-b10-openj9.jdk
5) jdk-09.0.4.jdk
6) jdk-10.0.1.jdk
7) jdk-11.0.2+9-hotspot
8) jdk-11.0.2+9_openj9-0.12.1
9) labsjdk1.8.0_172-jvmci-0.46
10) None
Choose one of the above [1-10]: 1
New JDK: adoptopenjdk-12.jdk
[] ~/projects/jruby $ pickjdk 3
New JDK: jdk-08-u202-b08-hotspot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment