Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2019 16:42:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 239890] java/openjdk11: openjdk 11.0.4+11.2 JDBC connections fail with IPv6 addresses
Message-ID:  <bug-239890-8522-vSK0VkKGK7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239890-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239890-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239890

--- Comment #6 from Greg Lewis <glewis@FreeBSD.org> ---
That's what I expect at the moment.  We'll either handle IPv4 addresses
correctly (with the defaults) or we'll handle IPv6 addresses correctly (if =
you
set java.net.preferIPv4Stack to false).  At the moment you can't do both.=20
Previously it did both brokenly.  I don't think there is an easy way to have
both work correctly on BSD.

I can look into this code more deeply, but it'll probably take a while sinc=
e I
think there are some things that are higher priority right now.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239890-8522-vSK0VkKGK7>