Integrated: 8278291: compiler/uncommontrap/TraceDeoptimizationNoRealloc.java fails with release VMs after JDK-8154011
Jie Fu
jiefu at openjdk.java.net
Mon Dec 6 13:50:17 UTC 2021
On Mon, 6 Dec 2021 11:27:19 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> compiler/uncommontrap/TraceDeoptimizationNoRealloc.java fails with release VMs after JDK-8154011 due 'TraceDeoptimization' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
> Let's add `-XX:+UnlockDiagnosticVMOptions` to fix it.
>
> Thanks.
> Best regards,
> Jie
This pull request has now been integrated.
Changeset: 6994d809
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/6994d809371e80c1e24cd296c48c7f75886577b7
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8278291: compiler/uncommontrap/TraceDeoptimizationNoRealloc.java fails with release VMs after JDK-8154011
Reviewed-by: shade, thartmann
-------------
PR: https://git.openjdk.java.net/jdk/pull/6721
More information about the hotspot-compiler-dev
mailing list