RFR 9 : 8138824 : java.lang.String: spec doesn't match impl when ignoring case (original) (raw)
RFR 9 : 8138824 : java.lang.String: spec doesn't match impl when ignoring case - equalsIgnoreCase(), regionMatches()
Brent Christian brent.christian at oracle.com
Wed Oct 7 23:30:39 UTC 2015
- Previous message: RFR: 5108778 Too many instances of java.lang.Boolean created in Java application(core-libs)
- Next message: RFR 9 : 8138824 : java.lang.String: spec doesn't match impl when ignoring case - equalsIgnoreCase(), regionMatches()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Please review my doc/spec change (no code) for 8138824.
Bug: https://bugs.openjdk.java.net/browse/JDK-8138824 Webrev: http://cr.openjdk.java.net/~bchristi/8138824/webrev.0/ Specdiff: http://cr.openjdk.java.net/~bchristi/8138824/specdiff.0/overview-summary.html
This change addresses a longstanding mismatch between spec and implementation, clarifies comparison methods which do not account for locale, and adds references to the locale-aware java.text.Collator.
Thanks, -Brent
- Previous message: RFR: 5108778 Too many instances of java.lang.Boolean created in Java application(core-libs)
- Next message: RFR 9 : 8138824 : java.lang.String: spec doesn't match impl when ignoring case - equalsIgnoreCase(), regionMatches()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]