Uploaded image for project: 'Xerces2-J'
  1. Xerces2-J
  2. XERCESJ-1689

Remove org.w3c.dom.html.HTMLDOMImplementation from xercesImpl.jar

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.11.0
    • 2.12.3
    • DOM (HTML)
    • None

    Description

      The interface org.w3c.dom.html.HTMLDOMImplementation is part of the JDK since Java 1.7.

      Java 1.7 has been EOL 'ed since a long time.
      Is there any reason to keep this interface in xercesImpl.jar? It produces a split package:

      xerces-2_11_0: jdeps --jdk-internals -cp ./xercesImpl.jar
      split package: org.w3c.dom.html [jrt:/jdk.xml.dom, ./xercesImpl.jar]

      which prevents people from using modules in Java >= 9.

      Attachments

        Activity

          People

            mukul_gandhi Mukul Gandhi
            ohumbel Otmar Humbel
            Votes:
            6 Vote for this issue
            Watchers:
            14 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: