RFR: 8344336: SM cleanup of java.lang.System, Runtime, String, StackWalker [v2]
Lance Andersen
lancea at openjdk.org
Thu Nov 21 12:09:17 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.
Looks good jai
-------------
Marked as reviewed by lancea (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22282#pullrequestreview-2451178328
More information about the core-libs-dev
mailing list