RFR: 8294115: JNI local refs exceeds capacity warning in NetworkInterface::getAll [v2]

Daniel Fuchs dfuchs at openjdk.org
Thu Sep 29 08:56:17 UTC 2022


On Thu, 29 Sep 2022 08:13:27 GMT, Daniel Jeliński <djelinski at 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


More information about the net-dev mailing list