Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2019 08:59:09 +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-04CDo66hMl@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

Greg Lewis <glewis@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |glewis@FreeBSD.org

--- Comment #1 from Greg Lewis <glewis@FreeBSD.org> ---
openjdk11 now prefers IPv4 addresses by default, i.e. the
java.net.preferIPv4Stack property is now set to true by default.  Try setti=
ng
it to false.

Without this a number of the internal jdk tests fail.

--=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-04CDo66hMl>