- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    11, 12
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8217175 | 13 | Patric Hedlin | P3 | Resolved | Fixed | b04 | 
| JDK-8217540 | 12.0.1 | Patric Hedlin | P3 | Resolved | Fixed | b04 | 
| JDK-8273875 | 11.0.14-oracle | Joakim Nordström | P3 | Resolved | Fixed | b01 | 
| JDK-8273930 | 11.0.14 | Martin Doerr | P3 | Resolved | Fixed | b01 | 
To reproduce run:
java -Xmx1G Test
Test passes if -Xcomp is enabled as well for -XX:-TieredCompilation
- backported by
- 
                    JDK-8217175 assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit -           
- Resolved
 
-         
- 
                    JDK-8217540 assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit -           
- Resolved
 
-         
- 
                    JDK-8273875 assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit -           
- Resolved
 
-         
- 
                    JDK-8273930 assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit -           
- Resolved
 
-         
- relates to
- 
                    JDK-8201447 C1 does backedge profiling incorrectly -           
- Resolved
 
-         
- 
                    JDK-8216137 assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit -           
- Resolved
 
-         
 
        