Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6197728

Typo in javadoc for java.awt.image.IndexColorModel class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 5.0
    • client-libs
    • 2d
    • b92
    • generic
    • generic

      It would be good to fix a less sign (<) in the javadoc description for
      java.awt.image.IndexColorModel class to &lt; 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 &lt; alpha &lt; 1.0)
           ^^^ ^^^ ^^^^ ^^^^

            campbell Christopher Campbell (Inactive)
            ydanilev Yury Danilevich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: