-
Enhancement
-
Resolution: Fixed
-
P5
-
11, 13
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8279450 | 11.0.15-oracle | Joakim Nordström | P5 | Resolved | Fixed | b01 |
JDK-8276676 | 11.0.14 | Jie Fu | P5 | Resolved | Fixed | b02 |
In a few places in "loopTransform.cpp", count is abbreviated 'ct' instead of 'cnt' (used in most places). Let us change this.
- backported by
-
JDK-8276676 Change (count) suffix _ct into _cnt.
- Resolved
-
JDK-8279450 Change (count) suffix _ct into _cnt.
- Resolved
- relates to
-
JDK-8216137 assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
- Resolved