- Loading...
...
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.
JEP 280 may affect code that used to instrument the StringBuilder::append chains generated by javac, such as byte code manipulation/weaver tools.
...