RFR: 8344844: ciReplay tests fail with -XX:+UseCompactObjectHeaders because CDS is disabled since JDK-8341553
Tobias Hartmann
thartmann at openjdk.org
Fri Nov 22 10:35:58 UTC 2024
[JDK-8341553](https://bugs.openjdk.org/browse/JDK-8341553) disabled CDS for `-XX:+UseCompactObjectHeaders`. It's a known issue that the ciReplay tests don't work well if CDS is disabled, see [JDK-8316526](https://bugs.openjdk.org/browse/JDK-8316526), so I'll exclude the tests from running when CDS is disabled for now.
Thanks,
Tobias
-------------
Commit messages:
- 8344844: ciReplay tests fail with -XX:+UseCompactObjectHeaders because CDS is disabled since JDK-8341553
Changes: https://git.openjdk.org/jdk/pull/22317/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22317&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8344844
Stats: 23 lines in 3 files changed: 19 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/22317.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22317/head:pull/22317
PR: https://git.openjdk.org/jdk/pull/22317
More information about the hotspot-compiler-dev
mailing list