Swing interop requires qualified exports when run with JDK 10

XMLWordPrintable

    • Type: Bug
    • Resolution: Other
    • Priority: P3
    • None
    • Affects Version/s: jfx11
    • Component/s: javafx

      The unbundled JavaFX 11 release runs with JDK 10 or later. Prior to JDK 11, the javafx.swing module relied upon qualified exports of internal packages from java.desktop. Now that the javafx.swing module is no longer a part of the JDK, these qualified exports must be specified at runtime.

      These qualified exports are not required when running JavaFX 11 with JDK 11 or later.

            Assignee:
            Kevin Rushforth
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: