Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8005281

(props) loadFromXML/storeToXML with small parser is not thread safe

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • None
    • core-libs
    • None
    • b71
    • Verified


      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.

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: