RFR: JDK-8313804: JDWP support for -Djava.net.preferIPv6Addresses=system [v8]
Alex Menkov
amenkov at openjdk.org
Fri Sep 22 01:02:25 UTC 2023
On Fri, 22 Sep 2023 00:01:58 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
>> Please consider this fix for [JDK-8313804](https://bugs.openjdk.org/browse/JDK-8313804), which adds support to JDWP for `-Djava.net.preferIPv6Addresses=system`. Previously it only handled `-Djava.net.preferIPv6Addresses=true` and `-Djava.net.preferIPv6Addresses=false`.
>
> Liam Miller-Cushon has updated the pull request incrementally with one additional commit since the last revision:
>
> Update tests based on review feedback
Marked as reviewed by amenkov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15796#pullrequestreview-1638964624
More information about the serviceability-dev
mailing list