-
Bug
-
Resolution: Unresolved
-
P5
-
25
-
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.