On Thu, 29 Sep 2022 08:13:27 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:
>> Please review this patch that fixes the warning `JNI local refs ... exceeds >> capacity` on Windows machines running with IPv6 stack enabled. >> >> This case was missed in JDK-8187450 / #2963. >> >> I verified that with this patch applied, the warning does not appear on a >> machine with 60+ interfaces. Tier2 also passes. > > Daniel Jeliński has updated the pull request incrementally with one > additional commit since the last revision: > > Update copyright year LGTM ------------- Marked as reviewed by dfuchs (Reviewer). PR: https://git.openjdk.org/jdk/pull/10377