CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/07/21 18:12:10
Modified files:
devel/jdk/1.8 : Makefile
devel/jdk/1.8/patches:
patch-hotspot_src_cpu_sparc_vm_frame_sparc_cpp
patch-hotspot_src_os_cpu_bsd_sparc_vm_bsd_sparc_s
patch-hotspot_src_os_cpu_bsd_sparc_vm_os_bsd_sparc_cpp
Added files:
devel/jdk/1.8/patches:
patch-hotspot_src_cpu_sparc_vm_debug_sparc_cpp
Removed files:
devel/jdk/1.8/patches:
patch-hotspot_src_os_cpu_bsd_sparc_vm_thread_bsd_sparc_cpp.orig
patch-hotspot_src_os_cpu_bsd_sparc_vm_thread_bsd_sparc_hpp.orig
Log message:
Sparc64 fixes:
* Fix stackghost implementation in frame::sender_pc().
* Fix _flush_reg_windows assembly which corrects Native Memory Tracking
(NMT) test cases.
* Add stackghost implementations for I7 register.
* Remove .orig patches committed by mistake