RFR: 8360558: Use hex literals instead of decimal literals in math intrinsic constants
Mohamed Issa
missa at openjdk.org
Fri Sep 26 19:53:18 UTC 2025
On Fri, 26 Sep 2025 09:18:15 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:
> Thank you for this improvement. The few values I checked match 😅 I assume this is generated and there is not really a way to review it?
>
> I kicked off testing and will report back with results.
Yeah, I just wrote a script to convert all the values. I think someone could only comprehensively review by verifying with a similar utility.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27497#issuecomment-3340254407
More information about the hotspot-compiler-dev
mailing list