Versions Compared

Key

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

...

JEP 258 may affect code that uses the font-layout engine. It replaces the existing ICU OpenType font-layout engine with HarfBuzz.There may be some minor rendering differences between the libraries, as a result of different implementations and a use of more up-to-date OpenType specifications.

Indify String Concatenation

JEP 280 may affect code that used to instrument the StringBuilder::append chains generated by javac, such as byte code manipulation/weaver tools.

Make G1 the Default Garbage Collector

...