RFR: 8288000: compiler/loopopts/TestOverUnrolling2.java fails with release VMs

Tobias Hartmann thartmann at openjdk.java.net
Wed Jun 8 08:00:37 UTC 2022


On Wed, 8 Jun 2022 07:33:11 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> Please review this trivial change which fixes the failure of compiler/loopopts/TestOverUnrolling2.java with release VMs.
> Only `-XX:+UnlockDiagnosticVMOptions` is added.
> 
> Thanks.
> Best regards,
> Jie

Good and trivial.

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

Marked as reviewed by thartmann (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/9080


More information about the hotspot-compiler-dev mailing list