RFR: 8219357: G1: G1GCPhaseTimes::debug_phase uses unnecessary ResourceMark
Aleksey Shipilev
shade at openjdk.org
Fri Jun 16 10:16:00 UTC 2023
On Fri, 16 Jun 2023 09:35:12 GMT, Thomas Schatzl <tschatzl 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.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14512#pullrequestreview-1483158365
More information about the hotspot-gc-dev
mailing list