RFR: 8250961: Move Universe::update_heap_info_at_gc to CollectedHeap [v2]
Thomas Schatzl
tschatzl at openjdk.java.net
Wed Sep 9 11:57:12 UTC 2020
On Tue, 8 Sep 2020 23:55:53 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:
>
> Rename and rearrange things a bit per feedback.
@author: Same as @stefank mentioned, please do the requested cleanup.
@stefank : I can't talk about @kimbarrett , but I was simply waiting on the author to do the change and then approve
(on github).
Now officially reviewed with a "request changes" result which will hold up integration (?).
-------------
Changes requested by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/27
More information about the hotspot-gc-dev
mailing list