test/demo/jvmti/hprof/CpuOldTest.java

Print this page

        

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