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

Minor spec issue: java.util.Spliterator.getExactSizeIfKnown

XMLWordPrintable

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

      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() ..."




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

              Created:
              Updated:
              Resolved: