-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
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)
^^^ ^^^ ^^^^ ^^^^