--- old/test/testlibrary/whitebox/sun/hotspot/WhiteBox.java 2013-06-04 17:03:32.543740872 +0200 +++ new/test/testlibrary/whitebox/sun/hotspot/WhiteBox.java 2013-06-04 17:03:32.339740867 +0200 @@ -61,6 +61,7 @@ registerNatives(); } + public native void printCompressedOopsHeapInfo(); // Arguments public native void printHeapSizes();