RFR: 8273629: compiler/uncommontrap/TestDeoptOOM.java fails with release VMs
Aleksey Shipilev
shade at openjdk.java.net
Mon Sep 13 10:33:49 UTC 2021
On Sat, 11 Sep 2021 06:19:16 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> The test fails since VM option 'LogCompilation' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
> So only `-XX:+UnlockDiagnosticVMOptions` is added to fix it.
>
> Thanks.
> Best regards,
> Jie
This looks fine to me.
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5479
More information about the hotspot-compiler-dev
mailing list