Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8216524 | 13 | Jim Laskey | P3 | Resolved | Fixed | b04 |
JDK-8217073 | 12.0.1 | Jim Laskey | P3 | Resolved | Fixed | b03 |
There is inconsistency with regards to blank lines and indentation. Adding indent ignores blank lines, but subtraction does not.
Either the spec should
- always ignore blank lines
- always treat blank lines
- always convert blank lines to empty lines
Either the spec should
- always ignore blank lines
- always treat blank lines
- always convert blank lines to empty lines
- backported by
-
JDK-8216524 String::indent inconsistency with blank lines
-
- Resolved
-
-
JDK-8217073 String::indent inconsistency with blank lines
-
- Resolved
-
- csr for
-
JDK-8215499 String::indent inconsistency with blank lines
-
- Closed
-