-
Bug
-
Resolution: Fixed
-
P1
-
1.2.0
-
1.2beta2
-
sparc
-
solaris_2.5.1
-
Not verified
Constructor java.awt.image.ColorModel(int) is public in 1.1.4 but n/a in 1.2W. This breaks both source and binary compatibility of 1.2 with 1.1.x
Note that 1.2W also had missing finalizers:
- java.awt.image.ColorModel.finalize
- java.awt.image.DirectColorModel.finalize
- java.awt.image.IndexColorModel.finalize
But I verified they were restored in the nightly build of 12/1 (with hung's putback (?)).
Note that 1.2W also had missing finalizers:
- java.awt.image.ColorModel.finalize
- java.awt.image.DirectColorModel.finalize
- java.awt.image.IndexColorModel.finalize
But I verified they were restored in the nightly build of 12/1 (with hung's putback (?)).