hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jun 11 08:30:31 UTC 2020
Changeset: 88e8326cb71a
Author: rehn
Date: 2020-06-11 10:00 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/88e8326cb71a
8247248: JVM TI Monitor queries might create JNI locals in another thread when using handshakes.
Reviewed-by: dholmes, dcubed, sspitsyn, ysuenaga
! src/hotspot/share/prims/jvmtiEnv.cpp
! src/hotspot/share/prims/jvmtiEnvBase.cpp
! src/hotspot/share/prims/jvmtiEnvBase.hpp
Changeset: 5b7835c33b4d
Author: fmatte
Date: 2020-06-11 08:23 +0000
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/5b7835c33b4d
8243451: nsk.share.jdi.Debugee.isJFR_active() is incorrect and corresponsing logic seems to be broken
Summary: Fix check isJFR_active()
Reviewed-by: sspitsyn, lmesnik
! test/hotspot/jtreg/vmTestbase/nsk/share/jdi/Debugee.java
! test/hotspot/jtreg/vmTestbase/nsk/share/jdi/HeapwalkingDebuggee.java
! test/hotspot/jtreg/vmTestbase/nsk/share/jdi/HeapwalkingDebugger.java
! test/hotspot/jtreg/vmTestbase/nsk/share/jdi/TestDebuggerType2.java
More information about the jdk-sandbox-changes
mailing list