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

Remove use of System::getSecurityManager and SecurityManager

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • jfx24
    • jfx24
    • javafx
    • None

      Remove all other calls to System::getSecurityManager (45 calls in 27 files) and all other uses of SecurityManager (2 instances in 2 of those files) other than the ones in the com.sun.javafx.reflect package (those are part of a larger change tracked by JDK-8342994).

      As part of doing this, remove all code paths associated with a non-null security manager.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: