changeset 1405:f25ee9f62427 jdk9-b57

Merge
author lana
date Wed, 01 Apr 2015 12:29:22 -0700
parents eac9b02fc48e (current diff) 904864473c09 (diff)
children f310cc408839 406edd6f4de9
files
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/lib/sun/hotspot/WhiteBox.java	Thu Mar 26 13:09:01 2015 -0700
+++ b/test/lib/sun/hotspot/WhiteBox.java	Wed Apr 01 12:29:22 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();