hg: jdk/sandbox: 8244724: CTW: C2 compilation fails with "Live Node limit exceeded limit"
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Jul 1 08:45:49 UTC 2020
Changeset: e2622818f0bd
Author: chagedorn
Date: 2020-07-01 09:18 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/e2622818f0bd
8244724: CTW: C2 compilation fails with "Live Node limit exceeded limit"
Summary: Fix live limit assert in node construction to be ignored during code generation in Compile::Code_Gen().
Reviewed-by: kvn, neliasso
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/compile.hpp
! src/hotspot/share/opto/node.cpp
+ test/hotspot/jtreg/compiler/c2/TestLiveNodeLimit.java
More information about the jdk-sandbox-changes
mailing list