Modify rearrange/selectFrom Vector API methods to perform wrapIndexes instead of checkIndexes

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: hotspot
    • b18

      Currently the rearrange and selectFrom APIs check shuffle indices and throw IndexOutOfBoundsException if there is any exceptional source index in the shuffle. This causes the generated code to be less optimal. Modifying the rearrange/selectFrom Vector API methods to perform wrapIndexes instead of checkIndexes will help in generating efficient code.

            Assignee:
            Sandhya Viswanathan
            Reporter:
            Sandhya Viswanathan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: