Description
The BasicXmlPropertiesProvider for the compact1 profile (or the base module) is not a thread safe. This was noticed after pushing the implementation. The code assumes that the PropertiesDefaultHandler is thread safe but it's not.
Attachments
Issue Links
- relates to
-
JDK-8004371 (props) Properties.loadFromXML needs small footprint XML parser as fallback when JAXP is not present
- Closed
-
JDK-8005248 (props) Integrate small footprint parser into Properties
- Closed