CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/11/02 10:03:06
Modified files:
devel/jdk/11 : Makefile
devel/jdk/11/patches:
patch-src_hotspot_cpu_aarch64_macroAssembler_aarch64_cpp
patch-src_hotspot_cpu_aarch64_macroAssembler_aarch64_hpp
Added files:
devel/jdk/11/patches:
patch-src_hotspot_cpu_aarch64_assembler_aarch64_hpp
Removed files:
devel/jdk/11/patches:
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_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
Log message:
Update the aarch64 type fixes to use a different approach that
matches what newer versions of the jdk have implemented.
Also fixes an issue where cvs removed a patch that should
have been modified causing the aarch64 build to fail.