Java 11 Cookbook
上QQ阅读APP看书,第一时间看更新

Installation and a Sneak Peek into Java 11

In this chapter, we will cover the following recipes: 

  • Installing JDK 18.9 on Windows and setting up the PATH variable
  • Installing JDK 18.9 on Linux (Ubuntu, x64) and configuring the PATH variable
  • Compiling and running a Java application
  • What's new in JDK 18.9
  • Using application class-data sharing