Code Review for open

Prepared by:naoto on Mon Jul 20 14:19:24 PDT 2020
Workspace:/Users/nsato/projects/jdk/jdk/jdk/open
Compare against: ssh://hg.openjdk.java.net/jdk/jdk
Compare against version:qparent
Summary of changes: 293 lines changed: 208 ins; 35 del; 50 mod; 5572 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/lang/String.java

rev 60250 : 8248655: Support supplementary characters in String case insensitive operations
8248434: some newly added locale cannot parse uppercased date string.
Reviewed-by:
41 lines changed: 7 ins; 7 del; 27 mod; 3753 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/lang/StringUTF16.java

rev 60250 : 8248655: Support supplementary characters in String case insensitive operations
8248434: some newly added locale cannot parse uppercased date string.
Reviewed-by:
98 lines changed: 55 ins; 27 del; 16 mod; 1556 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/String/CompactString/CompareToIgnoreCase.java

rev 60250 : 8248655: Support supplementary characters in String case insensitive operations
8248434: some newly added locale cannot parse uppercased date string.
Reviewed-by:
7 lines changed: 3 ins; 1 del; 3 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/String/CompactString/EqualsIgnoreCase.java

rev 60250 : 8248655: Support supplementary characters in String case insensitive operations
8248434: some newly added locale cannot parse uppercased date string.
Reviewed-by:
3 lines changed: 1 ins; 0 del; 2 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/String/CompactString/RegionMatches.java

rev 60250 : 8248655: Support supplementary characters in String case insensitive operations
8248434: some newly added locale cannot parse uppercased date string.
Reviewed-by:
10 lines changed: 8 ins; 0 del; 2 mod; 103 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/java/text/Format/DateFormat/CaseInsensitiveParseTest.java

rev 60250 : 8248655: Support supplementary characters in String case insensitive operations
8248434: some newly added locale cannot parse uppercased date string.
Reviewed-by:
72 lines changed: 72 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/java/lang/StringCompareToIgnoreCase.java

rev 60250 : 8248655: Support supplementary characters in String case insensitive operations
8248434: some newly added locale cannot parse uppercased date string.
Reviewed-by:
62 lines changed: 62 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /Users/nsato/projects/tools/webrev.ksh (vers 25.17-hg+openjdk.java.net).