RFR: 8272725: G1: replace type needs_remset_update_t with bool

Kim Barrett kbarrett at openjdk.java.net
Fri Aug 20 08:46:20 UTC 2021


On Thu, 19 Aug 2021 15:12:45 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple type change in `struct G1HeapRegionAttr`.
> 
> Test: hotspot_gc

A comment describing the rationale for the specific types might have been nice.  I think there might have been something there in the past, but maybe removed with SPARC support.  But I agree that this is a place where we really do care about low-level control.

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

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



More information about the hotspot-gc-dev mailing list