CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/10/31 15:16:41
Modified files:
devel/jdk/11 : Makefile distinfo
devel/jdk/11/files: cacerts
Added files:
devel/jdk/11/patches: patch-src_hotspot_cpu_aarch64_aarch64_ad
patch-src_hotspot_cpu_aarch64_assembler_aarch64_cpp
patch-src_hotspot_cpu_aarch64_c1_LIRAssembler_aarch64_cpp
patch-src_hotspot_cpu_aarch64_interp_masm_aarch64_cpp
patch-src_hotspot_cpu_aarch64_macroAssembler_aarch64_cpp
patch-src_hotspot_cpu_aarch64_macroAssembler_aarch64_hpp
patch-src_hotspot_cpu_aarch64_macroAssembler_aarch64_trig_cpp
patch-src_hotspot_cpu_aarch64_sharedRuntime_aarch64_cpp
patch-src_hotspot_cpu_aarch64_templateInterpreterGenerator_aarch64_cpp
patch-src_hotspot_cpu_aarch64_templateTable_aarch64_cpp
Removed files:
devel/jdk/11/patches:
patch-src_hotspot_cpu_aarch64_stubGenerator_aarch64_cpp
patch-src_hotspot_share_oops_markOop_hpp
Log message:
Update to 11.0.13 GA:
* Contains many upstream bug fixes which can be found in the release notes
here:
https://foojay.io/java-11/?quarter=102021&tab=allissues
https://openjdk.java.net/groups/vulnerability/advisories/2021-10-19
* Update cacerts
* Fix many aarch64 implicit conversion failures and other type related
issues.