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

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

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • jfx11, 9, 10
    • jfx11
    • javafx
    • web

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              mbilla Murali Billa
              kcr Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: