RFR: 8318363: Foreign benchmarks fail to build on some platforms [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed Oct 18 10:21:27 UTC 2023
On Wed, 18 Oct 2023 08:30:37 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Recent regression, see bug. The fix is to use the proper `jlong <-> ptr` converters.
>>
>> Additional testing:
>> - [x] Build now passes on ARM32
>> - [x] Two affected JMH benchmarks still run
>
> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>
> Use jlong.h
Thanks for taking care of this
-------------
Marked as reviewed by mcimadamore (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16228#pullrequestreview-1684673351
More information about the core-libs-dev
mailing list