JDK-8316691 : Heap dump: separate stack traces for mounted virtual threads
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: svc
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2023-09-21
  • Updated: 2023-09-21
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
22Unresolved
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
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