RFR: 8372585: TestVerifyLoopOptimizationsHitsMemLimit fails with product builds

Tobias Hartmann thartmann at openjdk.org
Wed Nov 26 12:18:47 UTC 2025


On Wed, 26 Nov 2025 11:46:51 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> Updating `TestVerifyLoopOptimizationsHitsMemLimit.java` in [JDK-8360510](https://bugs.openjdk.org/browse/JDK-8360510) missed to add `-XX:+IgnoreUnrecognizedVMOptions` which now leads to a test failure with product builds. This is fixed with this patch
> 
> Thanks,
> Christian

Marked as reviewed by thartmann (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28504#pullrequestreview-3510647127


More information about the hotspot-compiler-dev mailing list