Versions Compared

Key

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

...

JEP 252 may affect code that uses locale-sensitive services such as date, time, and number formatting which may behave differently for locales not supported in JDK 8.

Parser API for Nashorn

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

Annotations Pipeline 2.0

JEP 217 may affect source code that uses annotations due to the refactoring of the javac annotation pipeline, which should not be externally noticeable except where bugs were fixed and correctness improved.

...