JDK-8280809 : Parallel heap dumping is broken for inlined objects
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: repo-valhalla
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2022-01-27
  • Updated: 2022-01-30
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.
Other
repo-valhallaUnresolved
Related Reports
Relates :  
Description
JDK-8252842 added support for parallel heap dump.
ObjectID generator for inlined objects assumes single-threaded dumping.