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

Roland Westrelin roland at openjdk.java.net
Wed Jun 8 07:50:25 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

Looks good to me. Thanks for fixing that.

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

Marked as reviewed by roland (Reviewer).

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


More information about the hotspot-compiler-dev mailing list