git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Mon Jan 10 14:36:10 UTC 2022
Changeset: 76477f8c
Author: Coleen Phillimore <coleenp at openjdk.org>
Date: 2022-01-10 14:34:04 +0000
URL: https://git.openjdk.java.net/mobile/commit/76477f8cdbc012f7ff0670ad57067ebf304612a0
8142362: Lots of code duplication in Copy class
Reviewed-by: kvn, hseigel
! src/hotspot/cpu/aarch64/copy_aarch64.hpp
! src/hotspot/cpu/x86/copy_x86.hpp
! src/hotspot/os_cpu/bsd_aarch64/copy_bsd_aarch64.hpp
! src/hotspot/os_cpu/bsd_x86/bsd_x86_32.S
! src/hotspot/os_cpu/bsd_x86/copy_bsd_x86.hpp
! src/hotspot/os_cpu/linux_aarch64/copy_linux_aarch64.hpp
! src/hotspot/os_cpu/linux_arm/linux_arm_32.S
! src/hotspot/os_cpu/linux_x86/copy_linux_x86.hpp
! src/hotspot/os_cpu/linux_x86/linux_x86_32.S
! src/hotspot/os_cpu/windows_x86/copy_windows_x86.hpp
! src/hotspot/share/utilities/copy.hpp
Changeset: f660ea27
Author: duke <duke at openjdk.org>
Date: 2022-01-10 14:34:44 +0000
URL: https://git.openjdk.java.net/mobile/commit/f660ea2782b34315881dd0bafb1a94adfcf6ad9a
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list