test/testlibrary/whitebox/sun/hotspot/WhiteBox.java

Print this page

        

*** 59,68 **** --- 59,69 ---- static { registerNatives(); } + public native void printCompressedOopsHeapInfo(); // Arguments public native void printHeapSizes(); // Memory public native long getObjectAddress(Object o);