git: openjdk/jdk: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames
Chris Plummer
cjplummer at openjdk.org
Wed May 24 16:55:13 UTC 2023
Changeset: 89f2d458
Author: Chris Plummer <cjplummer at openjdk.org>
Date: 2023-05-24 16:54:05 +0000
URL: https://git.openjdk.org/jdk/commit/89f2d458a293830e271d353c6736907f7e224609
8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames
8308481: JDI TestScaffold does not support passing app arguments to the debuggee
8305632: Test com/sun/jdi/PopAndInvokeTest.java fails with OpaqueFrameException
Reviewed-by: alanb, sspitsyn, lmesnik
! src/java.se/share/data/jdwp/jdwp.spec
! src/jdk.jdi/share/classes/com/sun/jdi/ThreadReference.java
! src/jdk.jdi/share/classes/com/sun/tools/jdi/StackFrameImpl.java
! test/hotspot/jtreg/ProblemList-Virtual.txt
! test/hotspot/jtreg/vmTestbase/nsk/jdi/ThreadReference/popFrames/popframes001.java
! test/jdk/ProblemList-Virtual.txt
+ test/jdk/com/sun/jdi/PopFramesTest.java
! test/jdk/com/sun/jdi/TestScaffold.java
+ test/jdk/com/sun/jdi/libPopFramesTestTarg.c
More information about the jdk-changes
mailing list