CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/11/21 10:39:08
Modified files:
devel/jdk/1.8 : Makefile
Added files:
devel/jdk/1.8/patches:
patch-jdk_make_mapfiles_libnio_mapfile-bsd
patch-jdk_src_solaris_classes_sun_nio_fs_BsdNativeDispatcher_java
Log message:
Fix file interaction: load libnio in BsdNativeDispatcher and export
getmntonname0 from libnio. Fixes scala -howtorun:script breakage
reported by solene.
Patch from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241317
ok kurt