Eliminate dependency on sun.print in javafx.graphics

XMLWordPrintable

    • team

      The fix for JDK-8088395 introduced a dependency on sun.print, which is an internal package of java.desktop, in javafx.graphics.

      The following is used by J2DPrinterJob to pass the owner FX window to the Java2D print dialog:

          onTopClass = Class.forName("sun.print.DialogOnTop");

            Assignee:
            Philip Race
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: