Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034671 | 7u65 | Joe Wang | P3 | Resolved | Fixed | b01 |
JDK-8027680 | 7u60 | Joe Wang | P3 | Closed | Fixed | b01 |
Description
looks like test tries to write a data to testbase dir, but should not do it
see TestBase.java:
filePath = System.getProperty("test.src");
see TestBase.java:
filePath = System.getProperty("test.src");
Attachments
Issue Links
- backported by
-
JDK-8034671 [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
- Resolved
-
JDK-8027680 [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
- Closed
- duplicates
-
JDK-8037347 TEST_BUG: javax/xml/jaxp/parsers/8022548/XOMParserTest.java shuld not write to testbase
- Closed
- relates to
-
JDK-8027860 [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
- Resolved
-
JDK-8022548 SPECJVM2008 has errors introduced in 7u40-b34
- Closed