RFR: 8219357: G1: G1GCPhaseTimes::debug_phase uses unnecessary ResourceMark
Thomas Schatzl
tschatzl at openjdk.org
Tue Jun 20 09:49:14 UTC 2023
On Fri, 16 Jun 2023 10:13:25 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Hi all,
>>
>> please review this removal of an unnecessary `ResourceMark`.
>>
>> Testing: local compilation, gha
>>
>> Thanks,
>> Thomas
>
> Looks okay, just from the symmetry with `trace_phase` below.
Thanks @shipilev @albertnetymk for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14512#issuecomment-1598460111
More information about the hotspot-gc-dev
mailing list