git: openjdk/mobile: 6 new changesets

duke duke at openjdk.org
Thu Mar 23 19:16:50 UTC 2023


Changeset: 7f9e6916
Author:    Thomas Schatzl <tschatzl at openjdk.org>
Date:      2023-03-23 19:13:28 +0000
URL:       https://git.openjdk.org/mobile/commit/7f9e691630753af44648d946b5f5ba3dbad68b57

8304712: Only pass total number of regions into G1Policy::calc_min_old_cset_length

Reviewed-by: ayang, iwalulya

! src/hotspot/share/gc/g1/g1CollectionSetChooser.cpp
! src/hotspot/share/gc/g1/g1Policy.cpp
! src/hotspot/share/gc/g1/g1Policy.hpp

Changeset: 28d79cae
Author:    duke <duke at openjdk.org>
Date:      2023-03-23 19:14:06 +0000
URL:       https://git.openjdk.org/mobile/commit/28d79caef5299d2aeaceb1398ccc7371b79f903d

Automatic merge of jdk:master into master


Changeset: f37674a8
Author:    Thomas Schatzl <tschatzl at openjdk.org>
Date:      2023-03-23 19:14:24 +0000
URL:       https://git.openjdk.org/mobile/commit/f37674a8f7efb4304683dacc855f940be2768a09

8304711: Combine G1 root region abort and wait into a single method

Reviewed-by: ayang, iwalulya

! src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
! src/hotspot/share/gc/g1/g1ConcurrentMark.hpp
! src/hotspot/share/gc/g1/g1ConcurrentMarkThread.cpp

Changeset: 73cce9c6
Author:    duke <duke at openjdk.org>
Date:      2023-03-23 19:15:11 +0000
URL:       https://git.openjdk.org/mobile/commit/73cce9c6a6b746513ceefad662fa8d6f64fa64fd

Automatic merge of jdk:master into master


Changeset: 3859faf1
Author:    Vladimir Kozlov <kvn at openjdk.org>
Date:      2023-03-23 19:15:34 +0000
URL:       https://git.openjdk.org/mobile/commit/3859faf183c241f124879d6a7264b43a6b42b418

8231349: Move intrinsic stubs generation to compiler runtime initialization code

Reviewed-by: redestad, vlivanov

! src/hotspot/cpu/aarch64/globals_aarch64.hpp
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
! src/hotspot/cpu/aarch64/stubRoutines_aarch64.hpp
! src/hotspot/cpu/arm/globals_arm.hpp
! src/hotspot/cpu/arm/stubGenerator_arm.cpp
! src/hotspot/cpu/arm/stubRoutines_arm.hpp
! src/hotspot/cpu/ppc/globals_ppc.hpp
! src/hotspot/cpu/ppc/stubGenerator_ppc.cpp
! src/hotspot/cpu/ppc/stubRoutines_ppc.hpp
! src/hotspot/cpu/riscv/globals_riscv.hpp
! src/hotspot/cpu/riscv/stubGenerator_riscv.cpp
! src/hotspot/cpu/riscv/stubRoutines_riscv.hpp
! src/hotspot/cpu/s390/globals_s390.hpp
! src/hotspot/cpu/s390/stubGenerator_s390.cpp
! src/hotspot/cpu/s390/stubRoutines_s390.hpp
! src/hotspot/cpu/x86/globals_x86.hpp
! src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_32.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.hpp
! src/hotspot/cpu/x86/stubRoutines_x86.hpp
! src/hotspot/cpu/zero/globals_zero.hpp
! src/hotspot/cpu/zero/stubGenerator_zero.cpp
! src/hotspot/cpu/zero/stubRoutines_zero.hpp
! src/hotspot/os_cpu/windows_x86/os_windows_x86.cpp
! src/hotspot/share/jvmci/jvmciCompiler.cpp
! src/hotspot/share/logging/logTag.hpp
! src/hotspot/share/opto/c2compiler.cpp
! src/hotspot/share/opto/library_call.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/init.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/stubCodeGenerator.cpp
! src/hotspot/share/runtime/stubCodeGenerator.hpp
! src/hotspot/share/runtime/stubRoutines.cpp
! src/hotspot/share/runtime/stubRoutines.hpp

Changeset: 465cefb9
Author:    duke <duke at openjdk.org>
Date:      2023-03-23 19:16:06 +0000
URL:       https://git.openjdk.org/mobile/commit/465cefb97c8b4d70e1074667ef141114074e74d0

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list