-
Bug
-
Resolution: Fixed
-
P4
-
1.1, 1.1.6
-
1.1.6
-
generic, sparc
-
generic, solaris_2.5
-
Verified
The signature tests for 1.1.6 noted some API changes that are not permitted. These have been reversed by doing the following:
Addition of interface java.lang.Cloneable to java.text.DateFormat and java.text.NumberFormat.
Removal of interface java.io.Serializable from java.text.StringCharacterIterator.
Change from concrete to abstract of Calendar methods equals(), before(), and after().
Addition of interface java.lang.Cloneable to java.text.DateFormat and java.text.NumberFormat.
Removal of interface java.io.Serializable from java.text.StringCharacterIterator.
Change from concrete to abstract of Calendar methods equals(), before(), and after().
- duplicates
-
JDK-4100315 Signature test fails on java_util
-
- Closed
-