For both modules and Compact Profiles, we need a small footprint XML parser that can be used by java.util.Properties.
- relates to
-
JDK-8005248 (props) Integrate small footprint parser into Properties
- Closed
-
JDK-8213325 (props) Properties.loadFromXML does not fully comply with the spec
- Closed
-
JDK-8000685 (props) Properties.storeToXML/loadFromXML should only require UTF-8 and UTF-16 to be supported
- Closed
-
JDK-8000354 (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations
- Resolved
-
JDK-8314321 Remove unused field jdk.internal.util.xml.impl.Attrs.mAttrIdx
- Resolved
-
JDK-8316144 Remove unused field jdk.internal.util.xml.impl.XMLStreamWriterImpl.Element._Depth
- Resolved
-
JDK-8005281 (props) loadFromXML/storeToXML with small parser is not thread safe
- Closed
-
JDK-8042889 (props) Properties.loadFromXML/storeToXML should consistently use the UKit parser
- Closed
-
JDK-8005280 (props) Improve test coverage for small XML parser
- Closed