RFR: 8284992: Fix misleading Vector API doc for LSHR operator [v3]

Jie Fu jiefu at openjdk.java.net
Thu Apr 28 01:24:31 UTC 2022


On Thu, 28 Apr 2022 00:08:41 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> I created one, filled it in, and assigned it to you (for other examples you can search in the issue tracker, this one quite is simple so i thought it was quicker to do myself to show you). For any specification change we need to review and track that change (independent of any implementation changes, if any).
> 
> If you are ok with it I can add myself as reviewer, then you can "Finalize" it (see button on same line as "Edit"), triggering a review request, from which we may receive comments to address, and once addressed and final, it will unblock the PR for integration.

Thanks @PaulSandoz for your help.

Yes, I think it's good enough.

I made a small change which just adding a `(`.
<img width="664" alt="image" src="https://user-images.githubusercontent.com/19923746/165657177-f44f7f7d-44da-4921-a98c-5f6b9a3d9e36.png">

Thanks.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8291


More information about the core-libs-dev mailing list