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

remove use of GetPropertyAction

XMLWordPrintable

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

      no need to be using this package:

      src/javafx.graphics/src/main/java/com/sun/javafx/tk/quantum/PerformanceLogger.java:92: error: package sun.security.action does not exist
                  new sun.security.action.GetPropertyAction("sun.perflog"));
                                         ^
      src/javafx.graphics/src/main/java/com/sun/javafx/tk/quantum/PerformanceLogger.java:99: error: package sun.security.action does not exist
                      new sun.security.action.GetPropertyAction("sun.perflog.nano"));

            ddhill David Hill (Inactive)
            ddhill David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: