Fix misleading Vector API doc for LSHR operator

XMLWordPrintable

    • b21

        This is misleading which may lead to bugs for Java developers.
        This is because for negative byte/short elements, the results computed by `LSHR` will be different from that of `>>>`.
        For more details, please see https://github.com/openjdk/jdk/pull/8276#issue-1206391831 .

              Assignee:
              Jie Fu
              Reporter:
              Jie Fu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: