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

Xalan and Xerces internal ObjectFactory need rework

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • 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.

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

              Created:
              Updated:
              Resolved: