RFR: 8344105: Remove SecurityManager and related calls from jdk.attach and jdk.hotspot.agent

Kevin Walls kevinw at openjdk.org
Wed Nov 13 13:47:13 UTC 2024


Remove redundant SecurityManager, AccessController references
(following on from JDK-8338411: Implement JEP 486: Permanently Disable the Security Manager).

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

Commit messages:
 - Property fetch update
 - 8344105: Remove SecurityManager and related calls from jdk.attach and jdk.hotspot.agent

Changes: https://git.openjdk.org/jdk/pull/22067/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22067&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8344105
  Stats: 77 lines in 9 files changed: 0 ins; 67 del; 10 mod
  Patch: https://git.openjdk.org/jdk/pull/22067.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22067/head:pull/22067

PR: https://git.openjdk.org/jdk/pull/22067


More information about the serviceability-dev mailing list