git: openjdk/mobile: 8230327: Make G1DirtyCardQueueSet free-id init unconditional
duke
duke at openjdk.java.net
Fri Aug 30 18:14:40 UTC 2019
Changeset: 1668370d
Author: Kim Barrett <kbarrett at openjdk.org>
Date: 2019-08-30 14:05:00 +0000
URL: https://github.com/openjdk/mobile/commit/1668370d
8230327: Make G1DirtyCardQueueSet free-id init unconditional
Remove conditional init and make the set an inline member.
Reviewed-by: sjohanss, lkorinth, tschatzl
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/gc/g1/g1DirtyCardQueue.cpp
! src/hotspot/share/gc/g1/g1DirtyCardQueue.hpp
! src/hotspot/share/gc/g1/g1FreeIdSet.hpp
More information about the mobile-dev
mailing list