CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/07/16 09:46:50
Modified files:
devel/jdk/11 : Makefile distinfo
devel/jdk/11/pkg: README
Removed files:
devel/jdk/11/patches: patch-make_lib_Lib-java_desktop_gmk
patch-src_hotspot_os_posix_os_posix_cpp
patch-src_hotspot_share_runtime_globals_hpp
Log message:
Update to 11.0.8 GA:
* Contains many upstream bug fixes and security fixes which can be found
in the release notes here:
https://adoptopenjdk.net/release_notes.html#jdk11_0_8
https://openjdk.java.net/groups/vulnerability/advisories/2020-07-14
* Remove reduction of the default compressed class space size now that
PROT_NONE memory isnât included in RLIMIT_DATA.