RFR: 8318363: Foreign benchmarks fail to build on some platforms [v2]

Aleksey Shipilev shade at openjdk.org
Wed Oct 18 10:33:47 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! I am integrating to unbreak the benchmark builds.

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

PR Comment: https://git.openjdk.org/jdk/pull/16228#issuecomment-1768154479


More information about the core-libs-dev mailing list