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

Typos at Serialized Form javadoc for java.awt.Polygon

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 10
    • 5.0
    • client-libs
    • 2d
    • b29
    • generic
    • generic

      Filed by : JCK Team
      JDK : 1.5.0-b64
      Platform[s] : ALL

      Problem descripiton:
      -------------------
        Serialized Form javadoc for java.awt.Polygon has typos:
      "...
      Serialized Fields
      npoints

      int npoints

          The total number of points. The value of npoints represents
      the number of valid points in this Polygon and might be less than
      the number of elements in xpoints or ypoints.
      This value can be NULL.
                        ^^^^
      ..."

      Actually, there should be "This value can be 0."

      ###@###.### 2005-03-09 13:20:19 GMT

            serb Sergey Bylokhov
            ygaevsky Yuri Gaevsky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: