CollationKey.source is changed to protected; however, it should remain private.
Once the value is assigned to CollationKey.source in its constructor, we do not want to change the value of CollationKey.source. So, change it to blank final.
This signature change was detected during Masayoshi's signature test.
###@###.### 2005-05-23 22:28:35 GMT
Once the value is assigned to CollationKey.source in its constructor, we do not want to change the value of CollationKey.source. So, change it to blank final.
This signature change was detected during Masayoshi's signature test.
###@###.### 2005-05-23 22:28:35 GMT
- duplicates
-
JDK-6279556 No appropriate CCC request for listed JDK 6.0 changes in java.text package
-
- Closed
-