JDK-8316691 : Heap dump: separate stack traces for mounted virtual threads
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: svc
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2023-09-21
  • Updated: 2025-01-17
  • Resolved: 2023-10-10
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 22
22 b20Fixed
Related Reports
Relates :  
Description
Stack traces for mounted virtual threads should be separate from the carrier's stack traces:
 - HPROF_FRAME/HPROF_TRACE records;
 - HPROF_GC_ROOT_THREAD_OBJ/HPROF_GC_ROOT_JAVA_FRAME/HPROF_GC_ROOT_JNI_LOCAL subrecord.

Comments
Changeset: 2b8276aa Author: Alex Menkov <amenkov@openjdk.org> Date: 2023-10-10 20:13:09 +0000 URL: https://git.openjdk.org/jdk/commit/2b8276aa5285da524e3f6514bd4954cfbdd3108c
10-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15869 Date: 2023-09-21 20:06:13 +0000
21-09-2023