--- old/src/hotspot/share/prims/jvmti.xml 2018-02-05 14:55:38.050510743 -0800 +++ new/src/hotspot/share/prims/jvmti.xml 2018-02-05 14:55:37.774511712 -0800 @@ -10354,7 +10354,7 @@ - + Can sample the heap. If this capability is enabled then the heap sampling methods can be called. @@ -11539,7 +11539,7 @@ - + jvmtiFrameInfo @@ -11560,7 +11560,7 @@ - + jvmtiStackTrace @@ -11578,7 +11578,7 @@ - + @@ -11620,7 +11620,7 @@ - + Start Heap Sampling Start the heap sampler in the JVM. The function provides, via its argument, the sampling @@ -11658,7 +11658,7 @@ - + Stop Heap Sampling Stop the heap sampler in the JVM. @@ -11681,7 +11681,7 @@ - + Get Live Traces Get Live Heap Sampled traces. The fields of the @@ -11710,7 +11710,7 @@ - + Get Garbage Traces Get the recent garbage heap sampled traces. The fields of the @@ -11735,7 +11735,7 @@ - + Get Frequent Garbage Traces Get the frequent garbage heap sampled traces. The fields of the @@ -11760,7 +11760,7 @@ - + Get Live Traces Get the cached sampled traces: the traces are the ones that were collected during the last @@ -11786,7 +11786,7 @@ - + Release traces provided by the heap monitoring Release traces provided by any of the trace retrieval methods. @@ -11807,7 +11807,7 @@ - + Get the heap sampling statistics Returns a to understand the heap sampling behavior and current