CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/11/20 13:48:15
Modified files:
devel/jdk/1.8 : Makefile distinfo
devel/jdk/1.8/pkg: PLIST
Added files:
devel/jdk/1.8/patches: patch-hotspot_make_bsd_makefiles_gcc_make
patch-jdk_src_solaris_native_java_net_ExtendedOptionsImpl_c
Log message:
Update to 8u275 GA:
* Contains many upstream bug fixes and security fixes which can be found
in the release notes here:
https://foojay.io/java-8/?quarter=102020&tab=highlights
https://openjdk.java.net/groups/vulnerability/advisories/2020-10-20
* Reduce optimization level of bitMap.cpp to -O1 to fix an undefined
symbol runtime linking error with clang 10 on i386.
* Fix build due to no support for socket options TCP_KEEPIDLE,
TCP_KEEPCNT and TCP_KEEPINTVL