Integrated: 8277916: Gather non-strong reference count logic in a single place

Albert Mingkun Yang ayang at openjdk.java.net
Fri Dec 3 11:01:18 UTC 2021


On Mon, 29 Nov 2021 10:31:29 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Move the logic of tracking ref-count to `ReferenceProcessorPhaseTimes` so that the provider of getter/setter is consistent inside ref-processing.
> 
> Test: hotspot_gc

This pull request has now been integrated.

Changeset: e4774e68
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e4774e68e3bdb186269e909247bbd1b9f8e4f4be
Stats:     22 lines in 3 files changed: 10 ins; 3 del; 9 mod

8277916: Gather non-strong reference count logic in a single place

Reviewed-by: sjohanss, mli

-------------

PR: https://git.openjdk.java.net/jdk/pull/6588



More information about the hotspot-gc-dev mailing list