-
Bug
-
Resolution: Fixed
-
P4
-
6, 7
-
b78
-
generic, x86
-
generic, windows_xp
Querying the line.separator value is a common occurence in large systems. Doing this properly is verbose and involves possible sercurity failures; having a method return this value would be beneificial.
For discussion see
http://mail.openjdk.java.net/pipermail/core-libs-dev/2009-November/003176.html
For discussion see
http://mail.openjdk.java.net/pipermail/core-libs-dev/2009-November/003176.html
- duplicates
-
JDK-6264243 File.lineSeparator() to retrieve value of commonly used "line.separator" system property
- Closed
-
JDK-6529790 Please add LINE_SEPARATOR constant into System or some other class
- Closed
- relates to
-
JDK-7082231 Put a @since 1.7 on System.lineSeparator
- Closed