-
Bug
-
Resolution: Fixed
-
P3
-
11, 12, 13, 14, 15
-
b29
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248024 | 16 | Tobias Hartmann | P3 | Resolved | Fixed | b03 |
JDK-8250070 | 15.0.2 | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8250368 | 15.0.1 | Tobias Hartmann | P3 | Resolved | Fixed | b03 |
JDK-8263862 | 13.0.7 | Yuri Nesterenko | P3 | Resolved | Fixed | b04 |
JDK-8250268 | 11.0.10-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8252749 | 11.0.10 | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
$ make
$ cd dist
$ wget https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb1-impl/2.2-promoted-b9/jaxb1-impl-2.2-promoted-b9.jar
$ ./ctw.sh jaxb1-impl-2.2-promoted-b9.jar
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/shade/trunks/jdk-jdk/src/hotspot/share/opto/node.cpp:83), pid=15739, tid=15773
# assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
#
# JRE version: OpenJDK Runtime Environment (15.0) (fastdebug build 15-internal+0-adhoc.shade.jdk-jdk)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 15-internal+0-adhoc.shade.jdk-jdk, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
- backported by
-
JDK-8248024 C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
- Resolved
-
JDK-8250070 C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
- Resolved
-
JDK-8250268 C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
- Resolved
-
JDK-8250368 C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
- Resolved
-
JDK-8252749 C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
- Resolved
-
JDK-8263862 C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
- Resolved
- relates to
-
JDK-8254317 C2: Resource consumption of ConvI2LNode::Ideal() grows exponentially
- Resolved
-
JDK-8244724 CTW: C2 compilation fails with "Live Node limit exceeded limit"
- Resolved
-
JDK-8253404 C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
- Resolved