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

Eliminate dependency on sun.print in javafx.graphics

    XMLWordPrintable

Details

    • team

    Description

      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");

      Attachments

        Issue Links

          Activity

            People

              prr Philip Race
              kcr Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: