There are "\n" characters hard coded all over the standard doclet code.
We need to replace these characters with System.getProperty("line.seperator").
We need to replace these characters with System.getProperty("line.seperator").
- duplicates
-
JDK-4936400 Test com/sun/javadoc/testNewLanguageFeatures still failing on windows
- Closed