Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226011 | 14 | Brian Burkhalter | P4 | Resolved | Fixed | team |
The javadoc should refer to System.lineSeparator instead of the system property "line.separator" in PrintWriter and BufferedWriter.
A CSR is necessary to confirm compatibility requirements.
A CSR is necessary to confirm compatibility requirements.
- backported by
-
JDK-8226011 Correct the documentation of PrintWriter to refer to System.lineSeparator
-
- Resolved
-
- csr for
-
JDK-8225366 Correct the documentation of PrintWriter to refer to System.lineSeparator
-
- Closed
-
- relates to
-
JDK-8068498 Remove constructor dependency on line.separator from PrintWriter and BufferedWriter
-
- Resolved
-
- links to