Move com.sun.java.browser.dom and com.sun.java.browser.net to deploy

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: deploy
    • b22
    • Not verified

        jdk/src/share/classes/com/sun/java/browser/dom/* and jdk/src/share/classes/com/sun/java/browser/net/* are only used by deploy and plugin. They are not used by JDK at all.

        The JDK javadocs build does generate the javadoc for com.sun.java.browser.dom.* in addition to org.w3c.dom.* APIs:
            http://docs.oracle.com/javase/8/docs/jre/api/plugin/dom/

        For modularization, these classes should be part of the deploy module and the deploy repo seems an appropriate home for these classes.

              Assignee:
              Vivek Rao (Inactive)
              Reporter:
              Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: