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

Minor spec issue: java.util.Spliterator.getExactSizeIfKnown

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8
    • 8
    • core-libs
    • b94
    • Verified

    Description

      It looks like the word "implementation" is missed in "Implementation Requirements:" section of:
      http://download.java.net/jdk8/docs/api/java/util/Spliterator.html#getExactSizeIfKnown()

      Instead of
      "The default returns the result of estimateSize() ..."
      it should be
      "The default implementation returns the result of estimateSize() ..."




      Attachments

        Activity

          People

            psandoz Paul Sandoz
            dbessono Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: