test/lib/sun/hotspot/WhiteBox.java
changeset 29666 888a845d7bdc
parent 29665 b4ef48f9374f
parent 29563 2b603c351758
child 30077 1b49d946a1c8
child 30081 2dd31ea5f49c
--- a/test/lib/sun/hotspot/WhiteBox.java	Mon Mar 16 18:13:33 2015 +0100
+++ b/test/lib/sun/hotspot/WhiteBox.java	Thu Mar 26 15:00:20 2015 +0100
@@ -110,7 +110,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();