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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: