-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
rc1
-
generic
-
generic
The method java.awt.color.ICC_ColorSpace.fromRGB(float[] rgbvalue)
throws ArrayIndexOutOfBoundsException if the rgbvalue array size is less than 3.
The spec is silent in case rgbvalue array size is less than 3.
This has changed since b73 source code change.
throws ArrayIndexOutOfBoundsException if the rgbvalue array size is less than 3.
The spec is silent in case rgbvalue array size is less than 3.
This has changed since b73 source code change.