jdk (original) (raw)

Code Review for jdk

Prepared by: jcbeyler on Mon Jun 4 16:46:38 PDT 2018
Workspace: /usr/local/google/home/jeremymanson/work/jdk4/jdk
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version: 50391
Summary of changes: 3742 lines changed: 3666 ins; 14 del; 62 mod; 70352 unchg
Changeset: <jdk.changeset>
Bug id: JDK-8171119 : JEP 331: Low-Overhead Heap Profiling
Legend: Modified file Deleted file New file

[Cdiffs](make/nb%5Fnative/nbproject/configurations.xml.cdiff.html) [Udiffs](make/nb%5Fnative/nbproject/configurations.xml.udiff.html) [Sdiffs](make/nb%5Fnative/nbproject/configurations.xml.sdiff.html) [Frames](make/nb%5Fnative/nbproject/configurations.xml.frames.html) [Old](make/nb%5Fnative/nbproject/configurations.xml-.html) [New](make/nb%5Fnative/nbproject/configurations.xml.html) -----[Raw](raw%5Ffiles/new/make/nb%5Fnative/nbproject/configurations.xml) make/nb_native/nbproject/configurations.xml

rev 50392 : JEP 331

8 lines changed: 8 ins; 0 del; 0 mod; 40875 unchg

[Cdiffs](src/hotspot/share/gc/shared/collectedHeap.cpp.cdiff.html) [Udiffs](src/hotspot/share/gc/shared/collectedHeap.cpp.udiff.html) [Sdiffs](src/hotspot/share/gc/shared/collectedHeap.cpp.sdiff.html) [Frames](src/hotspot/share/gc/shared/collectedHeap.cpp.frames.html) [Old](src/hotspot/share/gc/shared/collectedHeap.cpp-.html) [New](src/hotspot/share/gc/shared/collectedHeap.cpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/gc/shared/collectedHeap.cpp) src/hotspot/share/gc/shared/collectedHeap.cpp

rev 50392 : JEP 331

29 lines changed: 28 ins; 0 del; 1 mod; 657 unchg

[Cdiffs](src/hotspot/share/gc/shared/collectedHeap.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/shared/collectedHeap.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/shared/collectedHeap.hpp.sdiff.html) [Frames](src/hotspot/share/gc/shared/collectedHeap.hpp.frames.html) [Old](src/hotspot/share/gc/shared/collectedHeap.hpp-.html) [New](src/hotspot/share/gc/shared/collectedHeap.hpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/gc/shared/collectedHeap.hpp) src/hotspot/share/gc/shared/collectedHeap.hpp

rev 50392 : JEP 331

12 lines changed: 12 ins; 0 del; 0 mod; 643 unchg

[Cdiffs](src/hotspot/share/gc/shared/collectedHeap.inline.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/shared/collectedHeap.inline.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/shared/collectedHeap.inline.hpp.sdiff.html) [Frames](src/hotspot/share/gc/shared/collectedHeap.inline.hpp.frames.html) [Old](src/hotspot/share/gc/shared/collectedHeap.inline.hpp-.html) [New](src/hotspot/share/gc/shared/collectedHeap.inline.hpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/gc/shared/collectedHeap.inline.hpp) src/hotspot/share/gc/shared/collectedHeap.inline.hpp

rev 50392 : JEP 331

62 lines changed: 51 ins; 0 del; 11 mod; 291 unchg

[Cdiffs](src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp.cdiff.html) [Udiffs](src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp.udiff.html) [Sdiffs](src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp.sdiff.html) [Frames](src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp.frames.html) [Old](src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp-.html) [New](src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp) src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp

rev 50392 : JEP 331

50 lines changed: 49 ins; 0 del; 1 mod; 434 unchg

[Cdiffs](src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp.sdiff.html) [Frames](src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp.frames.html) [Old](src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp-.html) [New](src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp) src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp

rev 50392 : JEP 331

19 lines changed: 16 ins; 1 del; 2 mod; 279 unchg

[Cdiffs](src/hotspot/share/prims/jvmti.xml.cdiff.html) [Udiffs](src/hotspot/share/prims/jvmti.xml.udiff.html) [Sdiffs](src/hotspot/share/prims/jvmti.xml.sdiff.html) [Frames](src/hotspot/share/prims/jvmti.xml.frames.html) [Old](src/hotspot/share/prims/jvmti.xml-.html) [New](src/hotspot/share/prims/jvmti.xml.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/prims/jvmti.xml) src/hotspot/share/prims/jvmti.xml

rev 50392 : JEP 331

120 lines changed: 116 ins; 0 del; 4 mod; 14829 unchg

[Cdiffs](src/hotspot/share/prims/jvmtiEnv.cpp.cdiff.html) [Udiffs](src/hotspot/share/prims/jvmtiEnv.cpp.udiff.html) [Sdiffs](src/hotspot/share/prims/jvmtiEnv.cpp.sdiff.html) [Frames](src/hotspot/share/prims/jvmtiEnv.cpp.frames.html) [Old](src/hotspot/share/prims/jvmtiEnv.cpp-.html) [New](src/hotspot/share/prims/jvmtiEnv.cpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/prims/jvmtiEnv.cpp) src/hotspot/share/prims/jvmtiEnv.cpp

rev 50392 : JEP 331

19 lines changed: 18 ins; 1 del; 0 mod; 3711 unchg

[Cdiffs](src/hotspot/share/prims/jvmtiEventController.cpp.cdiff.html) [Udiffs](src/hotspot/share/prims/jvmtiEventController.cpp.udiff.html) [Sdiffs](src/hotspot/share/prims/jvmtiEventController.cpp.sdiff.html) [Frames](src/hotspot/share/prims/jvmtiEventController.cpp.frames.html) [Old](src/hotspot/share/prims/jvmtiEventController.cpp-.html) [New](src/hotspot/share/prims/jvmtiEventController.cpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/prims/jvmtiEventController.cpp) src/hotspot/share/prims/jvmtiEventController.cpp

rev 50392 : JEP 331

2 lines changed: 2 ins; 0 del; 0 mod; 1082 unchg

[Cdiffs](src/hotspot/share/prims/jvmtiExport.cpp.cdiff.html) [Udiffs](src/hotspot/share/prims/jvmtiExport.cpp.udiff.html) [Sdiffs](src/hotspot/share/prims/jvmtiExport.cpp.sdiff.html) [Frames](src/hotspot/share/prims/jvmtiExport.cpp.frames.html) [Old](src/hotspot/share/prims/jvmtiExport.cpp-.html) [New](src/hotspot/share/prims/jvmtiExport.cpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/prims/jvmtiExport.cpp) src/hotspot/share/prims/jvmtiExport.cpp

rev 50392 : JEP 331

169 lines changed: 134 ins; 7 del; 28 mod; 2814 unchg

[Cdiffs](src/hotspot/share/prims/jvmtiExport.hpp.cdiff.html) [Udiffs](src/hotspot/share/prims/jvmtiExport.hpp.udiff.html) [Sdiffs](src/hotspot/share/prims/jvmtiExport.hpp.sdiff.html) [Frames](src/hotspot/share/prims/jvmtiExport.hpp.frames.html) [Old](src/hotspot/share/prims/jvmtiExport.hpp-.html) [New](src/hotspot/share/prims/jvmtiExport.hpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/prims/jvmtiExport.hpp) src/hotspot/share/prims/jvmtiExport.hpp

rev 50392 : JEP 331

65 lines changed: 47 ins; 5 del; 13 mod; 542 unchg

[Cdiffs](src/hotspot/share/prims/jvmtiManageCapabilities.cpp.cdiff.html) [Udiffs](src/hotspot/share/prims/jvmtiManageCapabilities.cpp.udiff.html) [Sdiffs](src/hotspot/share/prims/jvmtiManageCapabilities.cpp.sdiff.html) [Frames](src/hotspot/share/prims/jvmtiManageCapabilities.cpp.frames.html) [Old](src/hotspot/share/prims/jvmtiManageCapabilities.cpp-.html) [New](src/hotspot/share/prims/jvmtiManageCapabilities.cpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/prims/jvmtiManageCapabilities.cpp) src/hotspot/share/prims/jvmtiManageCapabilities.cpp

rev 50392 : JEP 331

3 lines changed: 3 ins; 0 del; 0 mod; 451 unchg

[Cdiffs](src/hotspot/share/prims/jvmtiThreadState.cpp.cdiff.html) [Udiffs](src/hotspot/share/prims/jvmtiThreadState.cpp.udiff.html) [Sdiffs](src/hotspot/share/prims/jvmtiThreadState.cpp.sdiff.html) [Frames](src/hotspot/share/prims/jvmtiThreadState.cpp.frames.html) [Old](src/hotspot/share/prims/jvmtiThreadState.cpp-.html) [New](src/hotspot/share/prims/jvmtiThreadState.cpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/prims/jvmtiThreadState.cpp) src/hotspot/share/prims/jvmtiThreadState.cpp

rev 50392 : JEP 331

2 lines changed: 1 ins; 0 del; 1 mod; 400 unchg

[Cdiffs](src/hotspot/share/prims/jvmtiThreadState.hpp.cdiff.html) [Udiffs](src/hotspot/share/prims/jvmtiThreadState.hpp.udiff.html) [Sdiffs](src/hotspot/share/prims/jvmtiThreadState.hpp.sdiff.html) [Frames](src/hotspot/share/prims/jvmtiThreadState.hpp.frames.html) [Old](src/hotspot/share/prims/jvmtiThreadState.hpp-.html) [New](src/hotspot/share/prims/jvmtiThreadState.hpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/prims/jvmtiThreadState.hpp) src/hotspot/share/prims/jvmtiThreadState.hpp

rev 50392 : JEP 331

9 lines changed: 8 ins; 0 del; 1 mod; 407 unchg

[Cdiffs](src/hotspot/share/runtime/mutexLocker.cpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/mutexLocker.cpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/mutexLocker.cpp.sdiff.html) [Frames](src/hotspot/share/runtime/mutexLocker.cpp.frames.html) [Old](src/hotspot/share/runtime/mutexLocker.cpp-.html) [New](src/hotspot/share/runtime/mutexLocker.cpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/runtime/mutexLocker.cpp) src/hotspot/share/runtime/mutexLocker.cpp

rev 50392 : JEP 331

5 lines changed: 5 ins; 0 del; 0 mod; 340 unchg

[Cdiffs](src/hotspot/share/runtime/mutexLocker.hpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/mutexLocker.hpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/mutexLocker.hpp.sdiff.html) [Frames](src/hotspot/share/runtime/mutexLocker.hpp.frames.html) [Old](src/hotspot/share/runtime/mutexLocker.hpp-.html) [New](src/hotspot/share/runtime/mutexLocker.hpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/runtime/mutexLocker.hpp) src/hotspot/share/runtime/mutexLocker.hpp

rev 50392 : JEP 331

1 line changed: 1 ins; 0 del; 0 mod; 376 unchg

[Cdiffs](src/hotspot/share/runtime/thread.hpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/thread.hpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/thread.hpp.sdiff.html) [Frames](src/hotspot/share/runtime/thread.hpp.frames.html) [Old](src/hotspot/share/runtime/thread.hpp-.html) [New](src/hotspot/share/runtime/thread.hpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/runtime/thread.hpp) src/hotspot/share/runtime/thread.hpp

rev 50392 : JEP 331

4 lines changed: 4 ins; 0 del; 0 mod; 2221 unchg

------ ------ ------ ------ ---[New](src/hotspot/share/runtime/threadHeapSampler.cpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/runtime/threadHeapSampler.cpp) src/hotspot/share/runtime/threadHeapSampler.cpp

rev 50392 : JEP 331

188 lines changed: 188 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](src/hotspot/share/runtime/threadHeapSampler.hpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/share/runtime/threadHeapSampler.hpp) src/hotspot/share/runtime/threadHeapSampler.hpp

rev 50392 : JEP 331

74 lines changed: 74 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/Frame.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/Frame.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/Frame.java

rev 50392 : JEP 331

38 lines changed: 38 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitor.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitor.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitor.java

rev 50392 : JEP 331

172 lines changed: 172 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorArrayAllSampledTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorArrayAllSampledTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorArrayAllSampledTest.java

rev 50392 : JEP 331

67 lines changed: 67 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorEventOnOffTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorEventOnOffTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorEventOnOffTest.java

rev 50392 : JEP 331

72 lines changed: 72 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorEventsForTwoThreadsTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorEventsForTwoThreadsTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorEventsForTwoThreadsTest.java

rev 50392 : JEP 331

49 lines changed: 49 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java

rev 50392 : JEP 331

33 lines changed: 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCParallelTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCParallelTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCParallelTest.java

rev 50392 : JEP 331

33 lines changed: 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCSerialTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCSerialTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCSerialTest.java

rev 50392 : JEP 331

33 lines changed: 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCTest.java

rev 50392 : JEP 331

62 lines changed: 62 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorIllegalArgumentTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorIllegalArgumentTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorIllegalArgumentTest.java

rev 50392 : JEP 331

44 lines changed: 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorInterpreterArrayTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorInterpreterArrayTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorInterpreterArrayTest.java

rev 50392 : JEP 331

32 lines changed: 32 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorInterpreterObjectTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorInterpreterObjectTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorInterpreterObjectTest.java

rev 50392 : JEP 331

32 lines changed: 32 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorMultiArrayTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorMultiArrayTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorMultiArrayTest.java

rev 50392 : JEP 331

58 lines changed: 58 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorNoCapabilityTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorNoCapabilityTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorNoCapabilityTest.java

rev 50392 : JEP 331

44 lines changed: 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorRecursiveTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorRecursiveTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorRecursiveTest.java

rev 50392 : JEP 331

57 lines changed: 57 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java

rev 50392 : JEP 331

88 lines changed: 88 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatObjectCorrectnessTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatObjectCorrectnessTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatObjectCorrectnessTest.java

rev 50392 : JEP 331

145 lines changed: 145 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java

rev 50392 : JEP 331

85 lines changed: 85 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatSimpleTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatSimpleTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatSimpleTest.java

rev 50392 : JEP 331

50 lines changed: 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorTest.java

rev 50392 : JEP 331

70 lines changed: 70 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorThreadOnOffTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorThreadOnOffTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorThreadOnOffTest.java

rev 50392 : JEP 331

128 lines changed: 128 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorThreadTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorThreadTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorThreadTest.java

rev 50392 : JEP 331

59 lines changed: 59 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorTwoAgentsTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorTwoAgentsTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorTwoAgentsTest.java

rev 50392 : JEP 331

47 lines changed: 47 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorVMEventsTest.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorVMEventsTest.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorVMEventsTest.java

rev 50392 : JEP 331

102 lines changed: 102 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/ThreadInformation.java.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/ThreadInformation.java) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/ThreadInformation.java

rev 50392 : JEP 331

196 lines changed: 196 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ---[New](test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/libHeapMonitorTest.c.html) -----[Raw](raw%5Ffiles/new/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/libHeapMonitorTest.c) test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/libHeapMonitorTest.c

rev 50392 : JEP 331

1105 lines changed: 1105 ins; 0 del; 0 mod; 0 unchg


This code review page was prepared using /usr/local/google/home/jeremymanson/Downloads/webrev.ksh(vers 25.16-hg+openjdk.java.net).