JDK-8012102 : CollectedHeap::ensure_parsability is not always called during heap inspection
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: hs24,hs25
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-04-12
  • Updated: 2013-12-12
  • Resolved: 2013-04-16
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
Related Reports
Duplicate :  
Description
The method CollectedHeap::ensure_parsability must be called to be able to traverse TLABs during heap inspection.
Comments
Verified on: JDK: 1.7.0_40 b23 HS: 24.0 b42
29-05-2013