Integrated: 8344336: SM cleanup of java.lang.System, Runtime, String, StackWalker

Roger Riggs rriggs at openjdk.org
Thu Nov 21 21:53:19 UTC 2024


On Wed, 20 Nov 2024 19:42:58 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.

This pull request has now been integrated.

Changeset: c199f532
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c199f5326b8dd41f33a12e5db7552331e0844601
Stats:     224 lines in 6 files changed: 5 ins; 210 del; 9 mod

8344336: SM cleanup of java.lang.System, Runtime, String, StackWalker

Reviewed-by: dfuchs, alanb, lancea

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

PR: https://git.openjdk.org/jdk/pull/22282


More information about the core-libs-dev mailing list