git: openjdk/jdk: 8262881: port JVM/DI tests from JDK-4413752 to JVM/TI
Daniel D.Daugherty
dcubed at openjdk.java.net
Fri Apr 9 15:02:42 UTC 2021
Changeset: 1ca4abe9
Author: Daniel D. Daugherty <dcubed at openjdk.org>
Date: 2021-04-09 15:01:36 +0000
URL: https://git.openjdk.java.net/jdk/commit/1ca4abe9
8262881: port JVM/DI tests from JDK-4413752 to JVM/TI
Reviewed-by: sspitsyn, rehn
+ test/hotspot/jtreg/serviceability/jvmti/SuspendWithObjectMonitorEnter/SuspendWithObjectMonitorEnter.java
+ test/hotspot/jtreg/serviceability/jvmti/SuspendWithObjectMonitorEnter/libSuspendWithObjectMonitorEnter.cpp
+ test/hotspot/jtreg/serviceability/jvmti/SuspendWithObjectMonitorWait/SuspendWithObjectMonitorWait.java
+ test/hotspot/jtreg/serviceability/jvmti/SuspendWithObjectMonitorWait/libSuspendWithObjectMonitorWait.cpp
+ test/hotspot/jtreg/serviceability/jvmti/SuspendWithRawMonitorEnter/SuspendWithRawMonitorEnter.java
+ test/hotspot/jtreg/serviceability/jvmti/SuspendWithRawMonitorEnter/libSuspendWithRawMonitorEnter.cpp
More information about the jdk-changes
mailing list