remove use of GetPropertyAction

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: None
    • Component/s: 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"));

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

              Created:
              Updated:
              Resolved: