RFR: 8344336: SM cleanup of java.lang.System, Runtime, String, StackWalker [v2]

Daniel Fuchs dfuchs at openjdk.org
Thu Nov 21 09:38:14 UTC 2024


On Wed, 20 Nov 2024 21:03:33 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Removed use of SecurityManager to check permissions.
>> Relaxed defensive copying of byte arrays (due to lack of SM)
>> 
>> Refresh of PR#22168 Including review comments made there.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove latent permission and checkPermission.

Thanks for the updates to LoggerFinder. LGTM now.

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22282#pullrequestreview-2450775806


More information about the core-libs-dev mailing list