Setting `line.separator` is considered bad so now it is only read during JVM startup. Preferred behavior is to override println on the PrintWriter. See http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-January/030567.html
Setting `line.separator` is considered bad so now it is only read during JVM startup. Preferred behavior is to override println on the PrintWriter. See http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-January/030567.html