hg: jdk/submit: 2 new changesets
suenaga at oss.nttdata.com
suenaga at oss.nttdata.com
Wed Jul 1 01:44:49 UTC 2020
Changeset: 974e52c6e41c
Author: ysuenaga
Date: 2020-07-01 10:43 +0900
URL: https://hg.openjdk.java.net/jdk/submit/rev/974e52c6e41c
Closing branch
Changeset: 9b0bf6d5a304
Author: ysuenaga
Date: 2020-07-01 10:44 +0900
URL: https://hg.openjdk.java.net/jdk/submit/rev/9b0bf6d5a304
8242428: JVMTI thread operations should use Thread-Local Handshake
! src/hotspot/share/prims/jvmtiEnv.cpp
! src/hotspot/share/prims/jvmtiEnvBase.cpp
! src/hotspot/share/prims/jvmtiEnvBase.hpp
! src/hotspot/share/runtime/vmOperations.hpp
+ test/hotspot/jtreg/serviceability/jvmti/GetThreadListStackTraces/GetThreadListStackTraces.java
+ test/hotspot/jtreg/serviceability/jvmti/GetThreadListStackTraces/OneGetThreadListStackTraces.java
+ test/hotspot/jtreg/serviceability/jvmti/GetThreadListStackTraces/libGetThreadListStackTraces.c
+ test/hotspot/jtreg/serviceability/jvmti/GetThreadListStackTraces/libOneGetThreadListStackTraces.c
More information about the jdk-submit-changes
mailing list