RFR: 8250961: Move Universe::update_heap_info_at_gc to CollectedHeap [v3]

Kim Barrett kbarrett at openjdk.java.net
Thu Sep 10 02:25:53 UTC 2020


On Thu, 10 Sep 2020 00:01:59 GMT, Aditya Mandaleeka <adityam at openjdk.org> wrote:

>> This is a small refactoring that moves `update_heap_info_at_gc()` and related members to `CollectedHeap`. There should
>> be no behavioral change.
>> jdk/hotspot tier1 passed
>> 
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8250961
>
> Aditya Mandaleeka has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix spacing and make functions const.

Marked as reviewed by kbarrett (Reviewer).

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

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



More information about the hotspot-gc-dev mailing list