Integrated: 8273629: compiler/uncommontrap/TestDeoptOOM.java fails with release VMs
Jie Fu
jiefu at openjdk.java.net
Mon Sep 13 12:15:54 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 pull request has now been integrated.
Changeset: 261cb44b
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/261cb44b13e5910180a2599ca756eb7ae6f9c443
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8273629: compiler/uncommontrap/TestDeoptOOM.java fails with release VMs
Reviewed-by: shade
-------------
PR: https://git.openjdk.java.net/jdk/pull/5479
More information about the hotspot-compiler-dev
mailing list