MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 3 as of 2019-04-04 16:56:45
  • Java
  • OpenJDK11

Java/OpenJDK11

Install

  • cd ~
  • wget https://download.java.net/java/GA/jdk11/9/GPL/openjdk-11.0.2_linux-x64_bin.tar.gz

  • tar xvzf openjdk-11.0.2_linux-x64_bin.tar.gz
  • cd jdk-11.0.2/bin

[centos@localhost bin]$ ./java -version
openjdk version "11.0.2" 2019-01-15
OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
[centos@localhost bin]$ ./javac -version
javac 11.0.2
[centos@localhost bin]$ ./jshell
Feb 09, 2019 9:13:05 AM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
|  Welcome to JShell -- Version 11.0.2
|  For an introduction type: /help intro

jshell>
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01