RFR: 8274264: Not all of G1 young collection verification honors the verification type

Ahmed Muhsin duke at openjdk.org
Tue Mar 7 19:47:50 UTC 2023


On Wed, 1 Mar 2023 22:24:03 GMT, Ahmed Muhsin <duke at openjdk.org> wrote:

> Checking whether verification is required before running any of the verification steps.

There is one failure in the pre-submit tests which I believe is unrelated to this change:
`compiler/vectorization/runner/LoopRangeStrideTest.java`

TEST RESULT: Failed. Execution failed: `main' threw exception: compiler.lib.ir_framework.driver.irmatching.IRViolationException: There were one or multiple IR rule failures. Please check stderr for more information.

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

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


More information about the hotspot-gc-dev mailing list