test/demo/jvmti/hprof/HeapBinaryFormatTest.java

Print this page

        

*** 24,34 **** /* @test * @bug 4965057 6313381 * @summary Test jvmti hprof format=b * ! * @compile -source 1.5 -g:source HelloWorld.java ../DemoRun.java * @build HeapBinaryFormatTest * @run main HeapBinaryFormatTest HelloWorld */ public class HeapBinaryFormatTest { --- 24,34 ---- /* @test * @bug 4965057 6313381 * @summary Test jvmti hprof format=b * ! * @compile -g:source HelloWorld.java ../DemoRun.java * @build HeapBinaryFormatTest * @run main HeapBinaryFormatTest HelloWorld */ public class HeapBinaryFormatTest {