[Bug 234593] java/openjdk8: UnsatisfiedLinkError: sun.nio.ch.FileDispatcherImpl.allocate0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 3 19:13:22 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234593
Jung-uk Kim <jkim at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jkim at FreeBSD.org
--- Comment #2 from Jung-uk Kim <jkim at FreeBSD.org> ---
Created attachment 200746
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200746&action=edit
A quick fix to fix the runtime error
It looks like the following commit was not correctly merged, i.e.,
jdk/make/mapfiles/libnio/mapfile-bsd:
http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/f64826e5b775
The easiest fix is using the attached patch. However, the above commit was
reverted later:
https://bugs.openjdk.java.net/browse/JDK-8202261
and fixed differently.
http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/a2361ab40be8
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-java
mailing list