test/demo/jvmti/hprof/HeapBinaryFormatTest.java

Print this page

        

@@ -24,11 +24,11 @@
 
 /* @test
  * @bug 4965057 6313381
  * @summary Test jvmti hprof format=b
  *
- * @compile -source 1.5 -g:source HelloWorld.java ../DemoRun.java
+ * @compile -g:source HelloWorld.java ../DemoRun.java
  * @build HeapBinaryFormatTest
  * @run main HeapBinaryFormatTest HelloWorld
  */
 
 public class HeapBinaryFormatTest {