jdk/test/demo/jvmti/hprof/StackMapTableTest.java
changeset 3223 24e98ad0c62e
parent 2 90ce3da70b43
child 3288 db82a42da273
--- a/jdk/test/demo/jvmti/hprof/StackMapTableTest.java	Wed Jul 08 09:11:24 2009 -0700
+++ b/jdk/test/demo/jvmti/hprof/StackMapTableTest.java	Wed Jul 08 09:12:17 2009 -0700
@@ -23,11 +23,11 @@
 
 
 /* @test
- * @bug 6266289 6299047
+ * @bug 6266289 6299047 6855180 6855551
  * @summary Test jvmti hprof and java_crw_demo with StackMapTable attributes
  *
  * @compile ../DemoRun.java
- * @compile -source 1.6 -g:lines HelloWorld.java
+ * @compile -source 7 -g:lines HelloWorld.java
  * @build StackMapTableTest
  * @run main StackMapTableTest HelloWorld
  */