git: openjdk/lanai: 2 new changesets

duke duke at openjdk.java.net
Tue Sep 15 04:38:08 UTC 2020


Changeset: af8c6780
Author:    Kim Barrett <kbarrett at openjdk.org>
Date:      2020-09-15 04:34:49 +0000
URL:       https://git.openjdk.java.net/lanai/commit/af8c6780

8247910: Improve alignment and power-of-2 utilities using C++14
8238956: Replace powerOfTwo::max_value with std::numeric_limits

Reviewed-by: tschatzl, stefank

! src/hotspot/cpu/zero/interpreterFrame_zero.hpp
! src/hotspot/share/gc/shared/taskqueue.hpp
! src/hotspot/share/memory/padded.hpp
! src/hotspot/share/memory/padded.inline.hpp
! src/hotspot/share/runtime/globals_shared.hpp
! src/hotspot/share/services/nmtCommon.hpp
! src/hotspot/share/utilities/align.hpp
! src/hotspot/share/utilities/powerOfTwo.hpp
! test/hotspot/gtest/runtime/test_arguments.cpp
! test/hotspot/gtest/utilities/test_align.cpp
! test/hotspot/gtest/utilities/test_population_count.cpp
! test/hotspot/gtest/utilities/test_powerOfTwo.cpp

Changeset: 4b3046e7
Author:    duke <duke at openjdk.org>
Date:      2020-09-15 04:36:34 +0000
URL:       https://git.openjdk.java.net/lanai/commit/4b3046e7

Automatic merge of jdk:master into master




More information about the lanai-dev mailing list