git: openjdk/jdk: 8296324: JVMTI GetStackTrace truncates vthread stack trace for agents loaded into running VM

Serguei Spitsyn sspitsyn at openjdk.org
Fri Nov 18 20:55:06 UTC 2022


Changeset: 035eaeec
Author:    Serguei Spitsyn <sspitsyn at openjdk.org>
Date:      2022-11-18 20:52:56 +0000
URL:       https://git.openjdk.org/jdk/commit/035eaeecabd484d6db629c8b4056fa4b3a73f960

8296324: JVMTI GetStackTrace truncates vthread stack trace for agents loaded into running VM

Reviewed-by: cjplummer, lmesnik

! src/hotspot/share/prims/jvmtiExport.cpp
+ test/hotspot/jtreg/serviceability/jvmti/vthread/VirtualStackTraceTest/VirtualStackTraceTest.java
+ test/hotspot/jtreg/serviceability/jvmti/vthread/VirtualStackTraceTest/libVirtualStackTraceTest.cpp



More information about the jdk-changes mailing list