-
Bug
-
Resolution: Fixed
-
P2
-
11, 13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8225907 | 14 | Patric Hedlin | P2 | Resolved | Fixed | team |
JDK-8282169 | 11.0.16-oracle | Joakim Nordström | P2 | Closed | Fixed | b01 |
JDK-8283048 | 11.0.16 | Martin Doerr | P2 | Resolved | Fixed | b01 |
#
# Internal Error (src/hotspot/share/opto/loopnode.hpp:1394), pid=21367, tid=21422
# assert(!exceeding_node_budget()) failed: Too many NODES required!
#
# JRE version: OpenJDK Runtime Environment (13.0) (fastdebug build 13-internal+0-adhoc.roland.hs)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 13-internal+0-adhoc.roland.hs, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x11cb1cc] AutoNodeBudget::~AutoNodeBudget()+0xdc
- backported by
-
JDK-8225907 assert(!exceeding_node_budget()) failed: Too many NODES required! failure with ctw
- Resolved
-
JDK-8283048 assert(!exceeding_node_budget()) failed: Too many NODES required! failure with ctw
- Resolved
-
JDK-8282169 assert(!exceeding_node_budget()) failed: Too many NODES required! failure with ctw
- Closed
- duplicates
-
JDK-8226516 [lworld] C2 compilation fails with assert(!exceeding_node_budget()) failed: Too many NODES required!
- Closed
- relates to
-
JDK-8216137 assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
- Resolved
-
JDK-8223502 Node estimate for loop unswitching is not correct: assert(delta <= 2 * required) failed: Bad node estimate
- Resolved