Xalan and Xerces internal ObjectFactory need rework

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: xml
    • None
    • b96
    • generic
    • generic

      src/com/sun/org/apache/xerces/internal/utils/ObjectFactory.java
      defines a method that parses META-INF, but the method is never called.

      src/com/sun/org/apache/xalan/internal/utils/ObjectFactory.java
      parses META-INF services in a way that could be replaced with a call to
      java.util.ServiceLoader.

      This is some cleanup & preparation for modules.

            Assignee:
            Daniel Fuchs
            Reporter:
            Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: