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

Cleanup SAXCatalogReader.saxParserClass

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 9
    • xml

      SAXCatalogReader supports two modes: a legacy mode where it is created with a saxParserClass name, and a new mode where it is created with a saxParserFactory.

      In the JDK, it appears that the saxParserClass mode is not used (saxParserClass is always null).

      SAXCatalogReader should be cleened up and the protected saxParserClass variable could therefore be removed alongside all the code that deals with it.

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

              Created:
              Updated:
              Resolved: