Remove unused qualified export of sun.net.www from java.base to javafx.web

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • jfx11
    • Affects Version/s: jfx11, 9, 10
    • Component/s: javafx
    • web

      We add the following qualified exports from java.base to javafx.web, in the dependencies/java.base/module-info.java.extra file:

      exports sun.net.www to javafx.web;

      A grep of the javafx.web sources (including native) shows that this package is unused. This qualified export line should be removed.

            Assignee:
            Murali Billa
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: