-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
In JDK 17 we cleaned up a good chunk of spec issues in the static factory methods in java.awt.image.Raster : https://bugs.openjdk.org/browse/JDK-8255800
That fix skipped the createPackedRaster methods.
This bug is to address that - and a couple of cases missed in the previous fix.
That fix skipped the createPackedRaster methods.
This bug is to address that - and a couple of cases missed in the previous fix.
- csr for
-
JDK-8369131 Raster.createPackedRaster methods specification clean up
-
- Draft
-
- links to
-
Review(master) openjdk/jdk/27627