Integrated: 8318363: Foreign benchmarks fail to build on some platforms

Aleksey Shipilev shade at openjdk.org
Wed Oct 18 10:33:48 UTC 2023


On Tue, 17 Oct 2023 21:23:38 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

This pull request has now been integrated.

Changeset: 6fc35142
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6fc35142315f1616fa35e415005c9483939c6920
Stats:     4 lines in 2 files changed: 2 ins; 0 del; 2 mod

8318363: Foreign benchmarks fail to build on some platforms

Reviewed-by: jvernee, mcimadamore

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

PR: https://git.openjdk.org/jdk/pull/16228


More information about the core-libs-dev mailing list