Merge
authoramurillo
Thu, 19 Mar 2015 15:00:50 -0700
changeset 29564 5d5101df0918
parent 29451 443fdcba9598 (current diff)
parent 29563 2b603c351758 (diff)
child 29565 34ead0aa3d9d
child 29666 888a845d7bdc
Merge
--- a/test/lib/sun/hotspot/WhiteBox.java	Thu Mar 19 15:28:22 2015 +0100
+++ b/test/lib/sun/hotspot/WhiteBox.java	Thu Mar 19 15:00:50 2015 -0700
@@ -107,7 +107,6 @@
   public native void NMTUncommitMemory(long addr, long size);
   public native void NMTReleaseMemory(long addr, long size);
   public native long NMTMallocWithPseudoStack(long size, int index);
-  public native boolean NMTIsDetailSupported();
   public native boolean NMTChangeTrackingLevel();
   public native int NMTGetHashSize();