Details
-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b117
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034672 | 7u65 | Joe Wang | P4 | Resolved | Fixed | b01 |
JDK-8027866 | 7u60 | Joe Wang | P4 | Closed | Fixed | b01 |
JDK-8028874 | port-stage-ppc-aix | Joe Wang | P4 | Resolved | Fixed | master |
Description
TESTFAIL:javax/xml/jaxp/parsers/8022548/XOMParserTest.java
javax/xml/jaxp/parsers/8022548/XOMParserTest.java
Output file (outFilename) is not closed. The behaviors are different among parsers in terms of closing input files. It's therefore best to consider closing the input files as well.
javax/xml/jaxp/parsers/8022548/XOMParserTest.java
Output file (outFilename) is not closed. The behaviors are different among parsers in terms of closing input files. It's therefore best to consider closing the input files as well.
Attachments
Issue Links
- backported by
-
JDK-8028874 [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
- Resolved
-
JDK-8034672 [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
- Resolved
-
JDK-8027866 [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
- Closed
- relates to
-
JDK-8024876 [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
- Resolved