RFR: 8312527: (ch) Re-examine use of sun.nio.ch.Invoker.myGroupAndInvokeCount

Jaikiran Pai jpai at openjdk.org
Mon Oct 16 10:31:03 UTC 2023


On Thu, 12 Oct 2023 19:13:43 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Initialize private static local variable `myGroupAndInvokeCount` to a `ThreadLocal` instead of to an anonymous class effectively identical to `ThreadLocal`.

The change looks fine to me

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16170#pullrequestreview-1679600411


More information about the nio-dev mailing list