On Mon, 2 Aug 2021 18:03:42 GMT, Claes Redestad <redes...@openjdk.org> wrote:

> Trivially avoid some redundant calls when creating threads. 
> (ThreadGroup.checkAccess is final, and all it does is call 
> security.checkAccess(g) if there's a SM installed)

LGTM

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

Marked as reviewed by rriggs (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4959

Reply via email to