[jdk16] RFR: 8258505: [TESTBUG] TestDivZeroWithSplitIf.java fails due to missing UnlockDiagnosticVMOptions

Daniel D.Daugherty dcubed at openjdk.java.net
Wed Dec 16 22:08:55 UTC 2020


On Wed, 16 Dec 2020 18:30:07 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Just adding the missing `-XX:+UnlockDiagnosticVMOptions` flag to the test.
>> 
>> Thanks,
>> Christian
>
> Marked as reviewed by kvn (Reviewer).

This failure is happening in the JDK16 CI. Please integrate this fix into JDK16
and it will be sync'ed to the jdk/jdk repo by Jesper.

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

PR: https://git.openjdk.java.net/jdk16/pull/37


More information about the hotspot-compiler-dev mailing list