RFR: 8344844: ciReplay tests fail with -XX:+UseCompactObjectHeaders because CDS is disabled since JDK-8341553

Tobias Hartmann thartmann at openjdk.org
Fri Nov 22 11:10:18 UTC 2024


On Fri, 22 Nov 2024 10:30:38 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> [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

Thanks for the review Emanuel!

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

PR Comment: https://git.openjdk.org/jdk/pull/22317#issuecomment-2493501317


More information about the hotspot-compiler-dev mailing list