On Thu, 16 Jan 2025 13:46:16 GMT, Viktor Klang <vkl...@openjdk.org> wrote:
> Removes ThreadPoolExecutor javadoc which mentions RuntimePermission. Hello Viktor, this change looks fine to me. On a related note, the `ForkJoinPool` class has this unused field: static volatile RuntimePermission modifyThreadPermission; which I suspect can be removed too. ------------- Marked as reviewed by jpai (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/23156#pullrequestreview-2562047544