-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P5
-
Affects Version/s: 25
-
Component/s: client-libs
-
generic
-
generic
The following paragraph in the specification of BufferedImage.TYPE_INT_ARGB appears obsolete and unnecessary:
>When this type is used as the
>{@code imageType} argument to a {@code BufferedImage}
>constructor, the created image is consistent with images
>created in the JDK 1.1 and earlier releases.
This reference to JDK 1.1 no longer provides meaningful information and can be safely removed to simplify the spec.
>When this type is used as the
>{@code imageType} argument to a {@code BufferedImage}
>constructor, the created image is consistent with images
>created in the JDK 1.1 and earlier releases.
This reference to JDK 1.1 no longer provides meaningful information and can be safely removed to simplify the spec.
- csr for
-
JDK-8369731 Remove outdated reference to JDK 1.1 in the spec of BufferedImage.TYPE_INT_ARGB
-
- Provisional
-
- links to
-
Review(master)
openjdk/jdk/27758