hg: jdk/submit: 8244724: CTW: C2 compilation fails with "Live Node limit exceeded limit"
christian.hagedorn at oracle.com
christian.hagedorn at oracle.com
Wed Jul 1 08:30:48 UTC 2020
Changeset: e2622818f0bd
Author: chagedorn
Date: 2020-07-01 09:18 +0200
URL: https://hg.openjdk.java.net/jdk/submit/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-submit-changes
mailing list