Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082708 | emb-9 | Aleksey Shipilev | P4 | Resolved | Fixed | team |
Now that there is no "Server VM" that only runs C2, but the tiered VM that runs both C1 and C2, it makes sense to support UseCondCardMark in C1-generated code.
Otherwise, the warm code compiled by C1 can obliterate the conditional card mark check in hot code compiled with C2.
Otherwise, the warm code compiled by C1 can obliterate the conditional card mark check in hot code compiled with C2.
- backported by
-
JDK-8082708 C1 should support conditional card marks (UseCondCardMark)
-
- Resolved
-
- relates to
-
JDK-8078438 Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64
-
- Resolved
-
-
JDK-8026515 JVM Option -XX:+UseCondCardMark Missing from Client JVM ONLY on 7u40
-
- Closed
-
-
JDK-8076988 reevaluate trivial method policy
-
- Resolved
-