RFR: JDK-8319382: com/sun/jdi/JdwpAllowTest.java shows failures on AIX if prefixLen of mask is larger than 32 in IPv6 case
Matthias Baesken
mbaesken at openjdk.org
Thu Nov 9 16:17:00 UTC 2023
On Wed, 8 Nov 2023 17:57:42 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> The downside of this change is that it will cause the option parsing code to not properly produce an error if an IPv4 mask prefix between 32 and 128 is given.
Yes this is true; maybe we should not unconditionally increase the maxValue on AIX .
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16561#discussion_r1388236604
More information about the serviceability-dev
mailing list