-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 5.0
-
Component/s: client-libs
-
b92
-
generic
-
generic
It would be good to fix a less sign (<) in the javadoc description for
java.awt.image.IndexColorModel class to < entity since javadoc is
trying to resolve it as a start of new tag but not common symbol:
(0.0 < alpha < 1.0) -> (0.0 < alpha < 1.0)
^^^ ^^^ ^^^^ ^^^^
java.awt.image.IndexColorModel class to < entity since javadoc is
trying to resolve it as a start of new tag but not common symbol:
(0.0 < alpha < 1.0) -> (0.0 < alpha < 1.0)
^^^ ^^^ ^^^^ ^^^^