Integrated: 8344187: Remove SecurityManager and related calls from java.instrument
Kevin Walls
kevinw at openjdk.org
Mon Nov 18 19:21:00 UTC 2024
On Thu, 14 Nov 2024 13:03:28 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Remove redundant SecurityManager, AccessController references
> (following on from JDK-8338411: Implement JEP 486: Permanently Disable the Security Manager).
>
> test/jdk/java/lang/instrument/ still passing.
This pull request has now been integrated.
Changeset: 70eb95f8
Author: Kevin Walls <kevinw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/70eb95f8488aa39c22ee404c1a4756ecf5db7af6
Stats: 34 lines in 2 files changed: 0 ins; 28 del; 6 mod
8344187: Remove SecurityManager and related calls from java.instrument
Reviewed-by: alanb, amenkov
-------------
PR: https://git.openjdk.org/jdk/pull/22106
More information about the serviceability-dev
mailing list