On Tue, 17 Oct 2023 21:23:38 GMT, Aleksey Shipilev <sh...@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 <sh...@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