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

Brian Burkhalter bpb at openjdk.org
Mon Oct 16 14:56:00 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`.

This pull request has now been integrated.

Changeset: 0d091681
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0d091681c2e440d05dc913131fbc2bdf4f15a31b
Stats:     7 lines in 1 file changed: 0 ins; 4 del; 3 mod

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

Reviewed-by: alanb, jpai

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

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


More information about the nio-dev mailing list