[jdk20] RFR: 8298893: Rename option UsePolyIntrinsics to UsePoly1305Intrinsics
Jamil Nimeh
jnimeh at openjdk.org
Fri Dec 16 19:25:27 UTC 2022
On Fri, 16 Dec 2022 19:14:07 GMT, Volodymyr Paprotski <duke at openjdk.org> wrote:
> Fix for better documentation. FYI @jnimeh
Thanks for making this change. The changes look good to me.
When this is integrated I will take care of man page/doc changes for both our intrinsics. Two other items of note:
- Please remember to update the release note with the modified name (JDK-8297970)
- You might need to modify this issue to be a P3 bug rather than P5 RFE in order for it to get backported into JDK 20, which we want it to be.
-------------
Marked as reviewed by jnimeh (Reviewer).
PR: https://git.openjdk.org/jdk20/pull/49
More information about the hotspot-dev
mailing list