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

(props) Properties.storeToXML/loadFromXML need to allow for alternative implementations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • None
    • core-libs
    • b61

      As part of the compact profiles work for JDK8, and also for JDK modularization, we need to decouple the properties methods that depend on XML so that a complete JAXP is not required to use these methods.

      This issue tracks changing Properties so that it makes use of ServiceLoader to locate an implementation. A second phase will add a small parser that can be used a fallback when JAXP is not present.

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

              Created:
              Updated:
              Resolved: