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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • 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.

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

                Created:
                Updated:
                Resolved: