提交 e1b27304 编写于 作者: S shshahma

8156836: SIGSEGV: Test test/compiler/jsr292/VMAnonymousClasses.java fails with JTREG 4.2 b02

Summary: Need to specify /othervm in annotation section if jvm command line option -Xbatch is specified.
Reviewed-by: kvn
上级 6579dce6
......@@ -24,7 +24,7 @@
/**
* @test
* @bug 8058828
* @run main/bootclasspath -Xbatch VMAnonymousClasses
* @run main/bootclasspath/othervm -Xbatch VMAnonymousClasses
*/
import jdk.internal.org.objectweb.asm.ClassWriter;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册