-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 9
-
Component/s: client-libs
-
None
-
b05
./share/classes/sun/java2d/pipe/BufferedBufImgOps.java
Typo in the exception message -- note "... of of...":
throw new IllegalArgumentException("Number of scaling constants "+
"does not equal the number of"+
" of color or color/alpha "+
" components");
Typo in the exception message -- note "... of of...":
throw new IllegalArgumentException("Number of scaling constants "+
"does not equal the number of"+
" of color or color/alpha "+
" components");
- links to