Krosheninnikov Artem opened MNG-6816 and commented
There is a JDK bug that suggested to add special System.lineSeparator method https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6900043
There is an article about it: https://dzone.com/articles/prefer-systemlineseparator-for-writing-system-depe
In maven repo there are some usages of System.getProperty that can be replaced.
Affects: 3.6.3
Remote Links:
Backported to: 4.0.0-alpha-2, 3.8.2
Krosheninnikov Artem opened MNG-6816 and commented
There is a JDK bug that suggested to add special System.lineSeparator method https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6900043
There is an article about it: https://dzone.com/articles/prefer-systemlineseparator-for-writing-system-depe
In maven repo there are some usages of System.getProperty that can be replaced.
Affects: 3.6.3
Remote Links:
Backported to: 4.0.0-alpha-2, 3.8.2