[Bug 274964] java/openjdk21 Dual-stack IPv4/IPv6 applications no longer work with sysctl net.inet6.ip6.v6only=1
| Newsgroups | gmane.os.freebsd.devel.java |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274964 --- Comment #13 from Harald Eilertsen <[email protected]> --- Pull request against battleblow/jdk21u repo here: https://github.com/battleblow/jdk21u/pull/4 Instead of reverting the original patch, this time I just tighten the `#ifdefs` so they only apply to OpenBSD. I think that's a better solution, at least for now, and will replace the other PRs with this one instead. -- You are receiving this mail because: You are the assignee for the bug.