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

(coll) typo in Vector.insertElementAt javadoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0
    • core-libs

      FULL PRODUCT VERSION :


      A DESCRIPTION OF THE PROBLEM :
      A typo in the Vector's insertElementAt method description
      Current:
      ...
      This method is identical in functionality to the add(Object, int)
      ...

      Should be:
      ...
      This method is identical in functionality to the add(int, Object)
      ...


      REPRODUCIBILITY :
      This bug can be reproduced always.

            martin Martin Buchholz
            ndcosta Nelson Dcosta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: