JDK-8015576 : CMS: svc agent throws java.lang.RuntimeException: No type named "FreeList" in database
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: hs24
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-05-29
  • Updated: 2013-07-29
  • Resolved: 2013-07-18
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.

To download the current JDK release, click here.
JDK 7 Other
7u40Fixed hs24Fixed
Comments
7u40-critical-request justification: jmap and number of tonga tests fail on latest 7u40, the fix adds necessary changes after JDK-7131629 to fix the issue
18-07-2013

The bug is partial backport of http://bugs.sun.com/view_bug.do?bug_id=8005278 , btw why it's missing in jbs ?
04-07-2013

Steps to reproduce: 1. java -XX:+UseConcMarkSweepGC Test & 2. jmap -heap $!
29-05-2013