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

Typo in javadoc for constructor CharArrayReader(char[] buf, int offset, int leng

    XMLWordPrintable

Details

    • b21
    • generic
    • generic

    Description

      It would be good to close a tag <tt> in the javadoc description
      for public CharArrayReader(char[] buf, int offset, int length) constructor:

      <tt>buf.length-offset<tt> --> <tt>buf.length-offset</tt>
                           ^^^^
      ###@###.### 2004-10-01

      Attachments

        Issue Links

          Activity

            People

              shainessunw Suzette Haines (Inactive)
              ydanilev Yury Danilevich (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: