< prev index next >

test/javax/xml/jaxp/unittest/stream/XMLEventReaderTest/Bug6555001.java

Print this page

        

*** 114,119 **** Assert.assertEquals(true, sawUndef); reader.close(); }, new FilePermission("/tmp/this/does/not/exist/but/that/is/ok", "read")); } } - --- 114,118 ----
< prev index next >