Date: Sat, 16 Dec 2017 19:36:55 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 224079] java/openjdk8: Elasticsearch won't start after OpenJDK upgrade Message-ID: <bug-224079-8522-qifQkhXZA4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224079-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-224079-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=3D224079 --- Comment #7 from John W. O'Brien <john@saltant.com> --- Created attachment 188890 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188890&action= =3Dedit Program to demonstrate bind(2) behavior To use: $ cc -o trybind trybind.c $ ./trybind ::1 0 9300 # attempt to bind a TCP socket on [::1%0]:9300 Exit status is 0 on success, 1 on failure. --=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-224079-8522-qifQkhXZA4>