RFR: 8344177: Remove SecurityManager and related calls from java.management [v9]

Kevin Walls kevinw at openjdk.org
Mon Dec 2 20:19:12 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 17 additional commits since the last revision:

 - Merge remote-tracking branch 'upstream/master' into java_management_post_sm
 - Exception handling
 - tidyup
 - Suppression tidyup
 - unnecessary variables
 - remove redundant method
 - Merge remote-tracking branch 'upstream/master' into java_management_post_sm
 - ReflectUtil removals
 - Remove checkPackageAccess calls
 - Remove Util.check... calls
 - ... and 7 more: https://git.openjdk.org/jdk/compare/7361fc8d...e525245b

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/22100/files
  - new: https://git.openjdk.org/jdk/pull/22100/files/9628234f..e525245b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22100&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22100&range=07-08

  Stats: 57766 lines in 962 files changed: 39058 ins; 13125 del; 5583 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