Integrated: 8372703: Test compiler/arguments/TestCodeEntryAlignment.java failed: assert(allocates2(pc)) failed: not in CodeBuffer memory

Volodymyr Paprotski vpaprotski at openjdk.org
Wed Dec 3 14:57:25 UTC 2025


On Mon, 1 Dec 2025 21:16:18 GMT, Volodymyr Paprotski <vpaprotski at openjdk.org> wrote:

> Requires a Broadwell machine, but was able to reproduce with an emulator:
> 
> 
> ~/sde-external-9.58.0-2025-06-16-lin/sde64 -follow-subprocess -bdw -- ./build/linux-x86_64-server-fastdebug/images/jdk/bin/java  -XX:-UseMulAddIntrinsic -XX:+UseDilithiumIntrinsics -XX:+UnlockExperimentalVMOptions -XX:CodeCacheSegmentSi
> ze=1024 -XX:CodeEntryAlignment=1024 -cp build/linux-x86_64-server-fastdebug/support/test/lib/test-lib.jar test/hotspot/jtreg/compiler/arguments/TestCodeEntryAlignment.java run

This pull request has now been integrated.

Changeset: 829b8581
Author:    Volodymyr Paprotski <vpaprotski at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/829b85813a3810eeecf6ce4b30b5c3d1fc34ad23
Stats:     3 lines in 2 files changed: 0 ins; 2 del; 1 mod

8372703: Test compiler/arguments/TestCodeEntryAlignment.java failed: assert(allocates2(pc)) failed: not in CodeBuffer memory

Reviewed-by: mhaessig, dfenacci, thartmann

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

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


More information about the hotspot-compiler-dev mailing list