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

Javadoc typo in java.util.Formatter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • 8
    • core-libs
    • b48
    • x86
    • windows_8

        FULL PRODUCT VERSION :


        A DESCRIPTION OF THE PROBLEM :
        The javadoc of the class java.util.Formatter ( http://docs.oracle.com/javase/8/docs/api/java/util/Formatter.html ) contains the line:

        If the argument index is does not correspond to an available argument, [...]

        the "is" should be deleted:

        If the argument index does not correspond to an available argument, [...]


        REPRODUCIBILITY :
        This bug can be reproduced always.

              sherman Xueming Shen
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: