- 
    Enhancement 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    None
- 
        b15
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8006493 | 8 | Roland Westrelin | P3 | Resolved | Fixed | b74 | 
| JDK-8017871 | 7u45 | Roland Westrelin | P3 | Closed | Fixed | b01 | 
| JDK-8006377 | 7u40 | Roland Westrelin | P3 | Resolved | Fixed | b10 | 
| JDK-8006056 | hs24 | Roland Westrelin | P3 | Resolved | Fixed | b29 | 
while (more_inlining_candidates) {
apply_optimizations();
if (number_of_live_nodes > some_number) break;
inline_more();
}
- backported by
- 
                    JDK-8006056 Incremental inlining for JSR 292 -           
- Resolved
 
-         
- 
                    JDK-8006377 Incremental inlining for JSR 292 -           
- Resolved
 
-         
- 
                    JDK-8006493 Incremental inlining for JSR 292 -           
- Resolved
 
-         
- 
                    JDK-8017871 Incremental inlining for JSR 292 -           
- Closed
 
-         
- relates to
- 
                    JDK-8007144 Incremental inlining mistakes some call sites for dead ones and doesn't inline them -           
- Resolved
 
-         
- 
                    JDK-8005441 PhaseStringOpts shouldn't rely on RegionNode::Ideal to eliminate simple diamond Region -           
- Open
 
-         
- 
                    JDK-8005079 fix LogCompilation for incremental inlining -           
- Resolved
 
-         
- 
                    JDK-8005031 Some cleanup in c2 to prepare for incremental inlining support -           
- Resolved
 
-