-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
beta
-
generic
-
generic
java.awt.image.IndexColorModel supports color lookup tables with up to
2^16 entries. However, one of the constructors allows the bits variable
to range up to 32. This limit shoulsd be 16.
2^16 entries. However, one of the constructors allows the bits variable
to range up to 32. This limit shoulsd be 16.