Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JEP 236 may affect code that uses internal classes in the jdk.nashorn.internal.ir package and its sub-packages.

Prepare for v53 class files

JDK-8148651 may affect code that needs to process class files. Anyone writing tools and libraries for use on JDK 9 that process class files should update their code to handle the new version number. Code using such rtools and libraries should be updated to a version that supports v53 class files.

Prepare JavaFX UI Controls & CSS APIs for Modularization

...