CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/11/20 13:49:59
Modified files:
devel/jdk/11 : Makefile distinfo
devel/jdk/11/patches: patch-make_common_NativeCompilation_gmk
devel/jdk/11/pkg: PLIST
Added files:
devel/jdk/11/patches: patch-src_hotspot_share_opto_addnode_cpp
Log message:
Update to 11.0.9 GA:
* Contains many upstream bug fixes and security fixes which can be found
in the release notes here:
https://foojay.io/java-11/?quarter=102020&tab=allissues&version=11.0.9
https://openjdk.java.net/groups/vulnerability/advisories/2020-10-20
* Backport 11.0.9.1 fix for:
8250861: Crash in MinINode::Ideal(PhaseGVN*, bool)
https://bugs.openjdk.java.net/browse/JDK-8250861