test/demo/jvmti/hprof/OptionsTest.java

Print this page

        

@@ -24,11 +24,11 @@
 
 /* @test
  * @bug 5083441 6299047
  * @summary Test jvmti hprof
  *
- * @compile -source 1.5 -g:lines HelloWorld.java ../DemoRun.java
+ * @compile -g:lines HelloWorld.java ../DemoRun.java
  * @build OptionsTest
  * @run main OptionsTest HelloWorld
  */
 
 import java.util.*;