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

Wrong description in javadoc java.util.nextClearBit: Returns

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      In java.util.nextClearBit

      public int nextClearBit(int fromIndex)
      Returns: the index of the next clear bit

      Should be:

      Returns: the index of the next clearbit, or -1 if there is no such bit





            asajeev Anjana Sajeev
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: