Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2220943 | 8 | Igor Veresov | P5 | Resolved | Fixed | b25 |
JDK-2220847 | 7u4 | Igor Veresov | P5 | Closed | Fixed | b11 |
7116795 broke pure c2 builds because it switches TieredCompilation on by default and this, in turn, will the CompilationPolicyChoice to 3, which would fail if TIERED is not defined.
- backported by
-
JDK-2220943 7116795 broke pure c2 builds
- Resolved
-
JDK-2220847 7116795 broke pure c2 builds
- Closed
- relates to
-
JDK-7116795 Tiered: enable by default for server
- Closed