JDK-8210986 : Add OopStorage cleanup to ServiceThread
Type:Enhancement
Component:hotspot
Sub-Component:gc
Affected Version:11,12
Priority:P4
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2018-09-20
Updated:2018-11-14
Resolved:2018-11-05
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
An OopStorage needs occasional cleanup operations, such as empty block deletion and processing deferred allocation list updates. Add such cleanups to the ServiceThread.