Integrated: 8344197: SM cleanup in java.util.concurrent
Roger Riggs
rriggs at openjdk.org
Fri Nov 15 20:33:13 UTC 2024
On Thu, 14 Nov 2024 20:45:49 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Refactored to remove use of doPrivileged() and use of SecurityManager.
> The DefaultForkJoinWorkerThreadFactory no longer uses the SM to target a common thread pool.
>
> A careful review is requested.
This pull request has now been integrated.
Changeset: c388455d
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c388455d0a463c9cb52ad18050f1155ec4ac0e6c
Stats: 277 lines in 12 files changed: 7 ins; 237 del; 33 mod
8344197: SM cleanup in java.util.concurrent
Reviewed-by: alanb, dl
-------------
PR: https://git.openjdk.org/jdk/pull/22119
More information about the core-libs-dev
mailing list