RFR - JDK-8200434 - String::align, String::indent (code review) (original) (raw)
Jim Laskey james.laskey at oracle.com
Wed Aug 29 14:00:31 UTC 2018
- Previous message: Java VM Questions
- Next message: RFR - JDK-8200434 - String::align, String::indent (code review)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please review the code for String::align and String::indent at the link below.
Notes: Includes a private version of String::isMultiline() which may be made into a public method at some future date Includes minor correctness clean up of StringLatin1.java, StringUTF16.java
webrev: http://cr.openjdk.java.net/~jlaskey/8200434/webrev/index.html jbs: https://bugs.openjdk.java.net/browse/JDK-8200434
Cheers,
— Jim
- Previous message: Java VM Questions
- Next message: RFR - JDK-8200434 - String::align, String::indent (code review)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]