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

remove use of GetPropertyAction

    XMLWordPrintable

Details

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

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: