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

Clarify integral only for vector operators

XMLWordPrintable

      Some vector operators declared in the VectorOperators class are integral only, but neglect to explicitly say so (as others do), although it is implicitly obvious by the code they reference.

      Specifically BIT_COUNT, TRAILING_ZEROS_COUNT, LEADING_ZEROS_COUNT, REVERSE, REVERSE_BYTES neglect to say so (compare to XOR)

            igraves Ian Graves
            psandoz Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: