[Bug 224079] java/openjdk8: Elasticsearch won't start after OpenJDK upgrade

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 16 19:36:56 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224079

--- Comment #7 from John W. O'Brien <john at saltant.com> ---
Created attachment 188890
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188890&action=edit
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.

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


More information about the freebsd-java mailing list