RFR: 8344177: Remove SecurityManager and related calls from java.management [v5]
    Kevin Walls 
    kevinw at openjdk.org
       
    Wed Nov 20 12:39:59 UTC 2024
    
    
  
> Remove redundant SecurityManager, AccessController references
> (following on from JDK-8338411: Implement JEP 486: Permanently Disable the Security Manager).
Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
  mostly removing imports
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/22100/files
  - new: https://git.openjdk.org/jdk/pull/22100/files/3a524945..9c512b22
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22100&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22100&range=03-04
  Stats: 29 lines in 7 files changed: 0 ins; 29 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/22100.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22100/head:pull/22100
PR: https://git.openjdk.org/jdk/pull/22100
    
    
More information about the serviceability-dev
mailing list