Loading... (original) (raw)
Replace remaining uses of G1BarrierSet::enqueue() with appropriate Access API calls
- Type:
Enhancement
- Resolution: Withdrawn
- Priority:
P4
- Fix Version/s: 11
- Affects Version/s: None
There are still a few places where G1BarrierSet::enqueue() is explicitely called to keep an object alive. This should be replaced with the appropriate Access API calls to make it GC independent.