RFR: 8372585: TestVerifyLoopOptimizationsHitsMemLimit fails with product builds

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Wed Nov 26 11:59:46 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

Trivial.

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

Marked as reviewed by rcastanedalo (Reviewer).

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


More information about the hotspot-compiler-dev mailing list