JDK-8015428 : Remove unused CDS support from StringTable
Type:Bug
Component:hotspot
Sub-Component:gc
Affected Version:hs25
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2013-05-27
Updated:2013-06-11
Resolved:2013-05-29
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.
The string in StringTable is not used by CDS anymore. Remove the unnecessary code in preparation for:
JDK-8015422: Large performance hit when the StringTable is walked twice in Parallel Scavenge
Comments
Out for review:
http://mail.openjdk.java.net/pipermail/hotspot-dev/2013-May/009735.html