提交 532cf656 编写于 作者: K ksrini

8020214: TEST_BUG: test/tools/javap/8007907/JavapReturns0AfterClassNotFoundTest.java broken

Reviewed-by: jjg
上级 e705fafd
......@@ -35,7 +35,7 @@ import java.io.StringWriter;
public class JavapReturns0AfterClassNotFoundTest {
static final String fileNotFoundErrorMsg =
"Error: class not found: Unexisting.class";
"Error: class not found: Unexisting.class";
static final String exitCodeClassNotFoundAssertionMsg =
"Javap's exit code for class not found should be 1";
static final String classNotFoundMsgAssertionMsg =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册