RFR: 8343958: Remove security manager impl in java.lang.Process and java.lang.Runtime.exec [v4]

Alan Bateman alanb at openjdk.org
Wed Nov 13 10:24:55 UTC 2024


On Wed, 13 Nov 2024 02:17:23 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Refactor removing the dependencies on SecurityManager, doPrivileged, and AccessController.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Revert unnecessary copyright change in ProcessEnvironment.java.
>   Fix code style in ProcessImpl
>   Drop unneeded suppress warnings.
>   Remove obsolete @throws SecurityExceptions

I did another pass on this, looks good.

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22024#pullrequestreview-2432569542


More information about the core-libs-dev mailing list