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

Update JavaFX for move of sun.misc.PerformanceLogger to sun.awt.util

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • javafx
    • None

      We need to update com.sun.javafx.tk.quantum.PerformanceTrackerHelper in JavaFX to account for the move of sun.misc.PerformanceLogger to sun.awt.util in JDK-8146735.

      We access this class via reflection, so it will be easy to look for it either in its new location or its old location (so we can still run tests with JDK 8u60).

            ckyang Chien Yang (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: