Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8205805 | 11.0.1 | Roman Kennke | P4 | Resolved | Fixed | team |
Similar to how object allocations should be owned by the GC, so does TLAB dummy object 'allocation'. TLABs and PLABs are filling their remaining blocks with dummy objects. GCs like Shenandoah might need a slightly differet layout for this, and therefore we need an abstraction.
- backported by
-
JDK-8205805 Abstraction for TLAB dummy object
-
- Resolved
-