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

Hamlin Li mli at openjdk.java.net
Fri Dec 3 01:44: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

Lgtm.

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

Marked as reviewed by mli (Reviewer).

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



More information about the hotspot-gc-dev mailing list