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

Sean Mullan mullan at openjdk.org
Wed Nov 13 20:01:49 UTC 2024


On Wed, 13 Nov 2024 15:51:44 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 two additional commits since the last revision:
> 
>  - Merge branch '8343958-process-sm-cleanup' of https://github.com/RogerRiggs/jdk into 8343958-process-sm-cleanup
>  - Revert unnecessary copyright change in ProcessEnvironment.java.
>    Fix code style in ProcessImpl
>    Drop unneeded suppress warnings.
>    Remove obsolete @throws SecurityExceptions
>    Correct compilation errors in Windows ProcessImpl

Marked as reviewed by mullan (Reviewer).

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

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


More information about the core-libs-dev mailing list