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

Jie Fu jiefu at openjdk.java.net
Wed Jun 8 08:12:32 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

This pull request has now been integrated.

Changeset: d959c22a
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d959c22a9574359e2d5134ac8365e8a9df4f7cef
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

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

Reviewed-by: roland, thartmann

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

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


More information about the hotspot-compiler-dev mailing list