RFR: 8274466 G1: simplify G1 collector states [v2]

Albert Mingkun Yang ayang at openjdk.java.net
Fri Oct 8 09:12:07 UTC 2021


On Thu, 30 Sep 2021 01:34:28 GMT, Hamlin Li <mli at openjdk.org> wrote:

>> This is a minor improvement which remove the redundant G1 Collector states usages.
>
> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Revert wrong code

I think using the field directly, instead of the method accessor, is more consistent. However, the ticket title should probably be updated. (The current one suggests sth more, IMO.)

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

Marked as reviewed by ayang (Reviewer).

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



More information about the hotspot-gc-dev mailing list