-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 12
-
b19
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8230476 | 11.0.6 | Roman Kennke | P4 | Resolved | Fixed | b01 |
Shenandoah injects a couple of reshapings into some implementations of Node::Ideal() (namely CallLeafNode::Ideal() and CmpPNode::Ideal()). I propose to provide a hook into BarrierSetC2 to better abstract this. This might be useful for other GCs too.
- backported by
-
JDK-8230476 Hook to allow GC to inject Node::Ideal() calls
- Resolved