RFR: 8288000: compiler/loopopts/TestOverUnrolling2.java fails with release VMs
Jie Fu
jiefu at openjdk.java.net
Wed Jun 8 08:12:31 UTC 2022
On Wed, 8 Jun 2022 07:46:57 GMT, Roland Westrelin <roland 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.
Thanks @rwestrel and @TobiHartmann for the review.
-------------
PR: https://git.openjdk.java.net/jdk/pull/9080
More information about the hotspot-compiler-dev
mailing list