RFR: JDK-8313804: JDWP support for -Djava.net.preferIPv6Addresses=system [v6]
Liam Miller-Cushon
cushon at openjdk.org
Wed Sep 20 16:28:00 UTC 2023
> 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 workaround for JDK-8250630 to check if preferIPv4Stack is false
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15796/files
- new: https://git.openjdk.org/jdk/pull/15796/files/d932e361..832854c2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15796&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15796&range=04-05
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/15796.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15796/head:pull/15796
PR: https://git.openjdk.org/jdk/pull/15796
More information about the serviceability-dev
mailing list