-
Enhancement
-
Resolution: Fixed
-
P5
-
11, 13
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274076 | 11.0.14-oracle | Joakim Nordström | P5 | Resolved | Fixed | b01 |
JDK-8274749 | 11.0.14 | Goetz Lindenmaier | P5 | Resolved | Fixed | b01 |
Rename predicate 'is_inner()' to 'is_innermost()' to be accurate. Add 'is_root()' predicate for root parent test in loop-tree. Change definition of 'is_loop()' to always lazy-read the tail, since it should never be NULL. Clean-up of 'tail()' definition.
- backported by
-
JDK-8274076 Small clean-up in loop-tree support.
- Resolved
-
JDK-8274749 Small clean-up in loop-tree support.
- Resolved
- relates to
-
JDK-8216137 assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
- Resolved