提交 14cb8501 编写于 作者: J joehw

8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed...

8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
Reviewed-by: chegar
上级 32fc82cd
......@@ -65,7 +65,7 @@ public class XOMParserTest extends TestBase {
String inFilename = filePath + "/JDK8022548.xml";
String xslFilename = filePath + "/JDK8022548.xsl";
String outFilename = filePath + "/JDK8022548.out";
String outFilename = "JDK8022548.out";
StringWriter sw = new StringWriter();
// Create transformer factory
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册