Chapter 5

  1. Insufficient specificity in library information when more than one version of a library was located on the development computer, problems with the classloader, lengthy classpaths.
  2. Java 9.
  3. Modules solve the pre-Java 9 JDK monolithic issue by providing strong encapsulation.
  4. java.base.
  1. Encapsulation in Java is driven by the information in the module-info.java file.
  2. The jdk.unsupported JDK module.
  3. module-info.java.
  4. Java Network Launch Protocol (JNLP).
  5. It is an illegal identifier, starting with Java 10.
  6. --add-opens, --add-exports, and --permit-illegal-access.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset