목차

Java 9

Collection Factory Methods

G1 GC

Compact Strings

String Concat 개선

“+ is no longer compiled to StringBuilder.” In their “Lessons from Today” slide, they state, “Use + instead of StringBuilder where possible” and “recompile classes for Java 9+.”

참고

Resourcebundle UTF-8

java.util.PropertyResourceBundle.encoding=ISO-8859-1