test/demo/jvmti/hprof/CpuSamplesTest.java

Print this page

        

*** 24,34 **** /* @test * @bug 5012882 * @summary Test jvmti hprof * ! * @compile -source 1.5 -g:lines HelloWorld.java ../DemoRun.java * @build CpuSamplesTest * @run main CpuSamplesTest HelloWorld */ public class CpuSamplesTest { --- 24,34 ---- /* @test * @bug 5012882 * @summary Test jvmti hprof * ! * @compile -g:lines HelloWorld.java ../DemoRun.java * @build CpuSamplesTest * @run main CpuSamplesTest HelloWorld */ public class CpuSamplesTest {