test/lib/sun/hotspot/WhiteBox.java
changeset 54511 fbfcebad8e66
parent 53709 2b64ebacce93
child 54736 1dc9bf9d016b
equal deleted inserted replaced
54510:c97a91097f9f 54511:fbfcebad8e66
   539 
   539 
   540   // Decoder
   540   // Decoder
   541   public native void disableElfSectionCache();
   541   public native void disableElfSectionCache();
   542 
   542 
   543   // Resolved Method Table
   543   // Resolved Method Table
   544   public native int resolvedMethodRemovedCount();
   544   public native long resolvedMethodItemsCount();
   545 
   545 
   546   // Protection Domain Table
   546   // Protection Domain Table
   547   public native int protectionDomainRemovedCount();
   547   public native int protectionDomainRemovedCount();
   548 
   548 
   549   // Number of loaded AOT libraries
   549   // Number of loaded AOT libraries