-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b130
-
generic
-
generic
-
Not verified
Some of API changes introduced in JDK 7 build b121 seem not to have any corresponding CCC request.
JCK team assumes they should be CCC approved or removed.
The changes in question are shown below.
1. (b121) The following method made non-abstract:
java.util.spi.LocaleNameProvider.getDisplayScript(java.lang.String,java.util.Locale)
JCK team assumes they should be CCC approved or removed.
The changes in question are shown below.
1. (b121) The following method made non-abstract:
java.util.spi.LocaleNameProvider.getDisplayScript(java.lang.String,java.util.Locale)
- relates to
-
JDK-7000136 Backward compatibility problem in LocaleNameProvider
- Closed