-
Bug
-
Resolution: Fixed
-
P3
-
8, 9, 10, 11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8215413 | 11.0.5-oracle | Aleksej Efimov | P3 | Closed | Fixed | b01 |
JDK-8227274 | 11.0.5 | Christoph Langer | P3 | Resolved | Fixed | b02 |
JDK-8215414 | 8u291 | Ravi Reddy | P3 | Closed | Won't Fix |
The small footprint XML parser accepts XML documents that may not be compliant with the requirement as specified in java.util.Properties.loadFromXML. This should be fixed since the file format should be consistent between loadFromXML and its corresponding method storeToXML​.
- backported by
-
JDK-8227274 (props) Properties.loadFromXML does not fully comply with the spec
- Resolved
-
JDK-8215413 (props) Properties.loadFromXML does not fully comply with the spec
- Closed
-
JDK-8215414 (props) Properties.loadFromXML does not fully comply with the spec
- Closed
- csr for
-
JDK-8213326 (props) Properties.loadFromXML does not fully comply with the spec
- Closed
- relates to
-
JDK-8004371 (props) Properties.loadFromXML needs small footprint XML parser as fallback when JAXP is not present
- Closed