[jdk20] RFR: 8298893: Rename option UsePolyIntrinsics to UsePoly1305Intrinsics [v2]
Volodymyr Paprotski
duke at openjdk.org
Mon Dec 19 17:07:10 UTC 2022
On Mon, 19 Dec 2022 08:14:50 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Volodymyr Paprotski has updated the pull request incrementally with one additional commit since the last revision:
>>
>> whitespace
>
> src/hotspot/share/runtime/globals.hpp line 241:
>
>> 239: "Use intrinsics for java.util.Base64") \
>> 240: \
>> 241: product(bool, UsePoly1305Intrinsics, false, DIAGNOSTIC, \
>
> You should fix the alignment of the `` here.
done. thanks for spotting this
-------------
PR: https://git.openjdk.org/jdk20/pull/49
More information about the hotspot-dev
mailing list