git: openjdk/mobile: 4 new changesets
duke
duke at openjdk.java.net
Fri Jul 24 10:49:37 UTC 2020
Changeset: eaeb4354
Author: Cesar Soares Lucas <divino.cesar at microsoft.com>
Committer: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2020-07-24 11:16:05 +0000
URL: https://git.openjdk.java.net/mobile/commit/eaeb4354
8249225: Move definition of PADDING_ELEM_NUM
Reviewed-by: tschatzl, kbarrett
! src/hotspot/share/gc/g1/g1ParScanThreadState.cpp
! src/hotspot/share/gc/g1/g1ParScanThreadState.hpp
Changeset: 26680f0c
Author: Monica Beckwith <monica.beckwith at microsoft.com>
Committer: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2020-07-24 11:16:08 +0000
URL: https://git.openjdk.java.net/mobile/commit/26680f0c
8248668: AArch64: Avoid MIN/MAX macros when using MSVC
MSVC employs min/max as macros
Co-authored-by: Ludovic Henry <luhenry at microsoft.com>
Reviewed-by: tschatzl, kbarrett
! src/hotspot/cpu/aarch64/aarch64.ad
! src/hotspot/cpu/aarch64/assembler_aarch64.cpp
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
Changeset: 8b005fa7
Author: Kim Barrett <kbarrett at openjdk.org>
Date: 2020-07-24 05:07:37 +0000
URL: https://git.openjdk.java.net/mobile/commit/8b005fa7
8249945: Improve ARRAY_SIZE()
Make ARRAY_SIZE type-safe.
Reviewed-by: tschatzl, lfoltan, dholmes
! src/hotspot/share/utilities/globalDefinitions.hpp
! test/hotspot/gtest/utilities/test_globalDefinitions.cpp
Changeset: 269f9786
Author: duke <duke at openjdk.org>
Date: 2020-07-24 10:49:00 +0000
URL: https://git.openjdk.java.net/mobile/commit/269f9786
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list