JFR: Remove use of Security Manager

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 25
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • jfr
    • b06

      When [JEP 486: Permanently Disable the Security Manager|https://openjdk.org/jeps/486] has been integrated, the use of the Security Manager can be removed for the modules jdk.jfr and jdk.management.jfr.

      This will improve startup speed, reduce the maintenance cost and simplify implementation of new features. This is a non-trivial change and involves refactoring away numerous helper classes (SafePath, WriteableUserPath, SecureListener, Privileged, Unprivileged, FileAcess etc.), changes to the JVM and revisit architectural decisions when it comes to bytecode generation, t

            Assignee:
            Erik Gahlin
            Reporter:
            Erik Gahlin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: