CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2020/02/25 19:17:12

Modified files:
        devel/jdk/11   : Makefile distinfo 
Added files:
        devel/jdk/11/patches: 
                              
patch-src_java_base_unix_native_libnio_ch_FileDispatcherImpl_c 

Log message:
Fix build on aarch64 and an upstream bugfix:
* Rebuild bootstrap JDKs due to the recent arm64 syscall ABI change.
* Don't throw IOException if the close(2) failure was due to
ECONNRESET. From upstream repo.

Reply via email to