hg: jdk/jdk: 8201655: Add thread-enabled support for the Heap Sampling

jcbeyler at google.com jcbeyler at google.com
Fri Dec 14 21:26:19 UTC 2018


Changeset: 89bb635ed093
Author:    jcbeyler
Date:      2018-12-14 13:13 -0800
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/89bb635ed093

8201655: Add thread-enabled support for the Heap Sampling
Summary: Added thread-enabled support
Reviewed-by: amenkov, sspitsyn

! src/hotspot/share/prims/jvmti.xml
! src/hotspot/share/prims/jvmtiEventController.cpp
! src/hotspot/share/prims/jvmtiExport.cpp
- test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorEventsForTwoThreadsTest.java
+ test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorThreadDisabledTest.java
! test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/libHeapMonitorTest.c



More information about the jdk-all-changes mailing list