test/lib/sun/hotspot/WhiteBox.java
changeset 54511 fbfcebad8e66
parent 53709 2b64ebacce93
child 54736 1dc9bf9d016b
--- a/test/lib/sun/hotspot/WhiteBox.java	Wed Apr 10 15:41:03 2019 +0200
+++ b/test/lib/sun/hotspot/WhiteBox.java	Wed Apr 10 15:41:04 2019 +0200
@@ -541,7 +541,7 @@
   public native void disableElfSectionCache();
 
   // Resolved Method Table
-  public native int resolvedMethodRemovedCount();
+  public native long resolvedMethodItemsCount();
 
   // Protection Domain Table
   public native int protectionDomainRemovedCount();