test/demo/jvmti/hprof/CpuTimesTest.java

Print this page

        

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