Integrated: 8292656: G1: Remove G1HotCardCache::_use_cache
Albert Mingkun Yang
ayang at openjdk.org
Mon Aug 22 12:40:38 UTC 2022
On Fri, 19 Aug 2022 09:47:49 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple change of removing an unneeded field. This PR contains two commits:
>
> 1. Removing the field and its accessors.
> 2. Renaming a method.
>
> Test: hotspot_gc
This pull request has now been integrated.
Changeset: 476c484e
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/476c484e3778dddf2fb71f83524e691ce262370d
Stats: 26 lines in 7 files changed: 0 ins; 14 del; 12 mod
8292656: G1: Remove G1HotCardCache::_use_cache
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/9939
More information about the hotspot-gc-dev
mailing list