test/demo/jvmti/hprof/HeapAllTest.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 HeapAllTest
  * @run main HeapAllTest HelloWorld
  */
 
 public class HeapAllTest {