Integrated: 8219357: G1: G1GCPhaseTimes::debug_phase uses unnecessary ResourceMark

Thomas Schatzl tschatzl at openjdk.org
Tue Jun 20 09:49:16 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

This pull request has now been integrated.

Changeset: 9a68ec8b
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9a68ec8bb2116cd166732cc1208cb19b6cd6a64d
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8219357: G1: G1GCPhaseTimes::debug_phase uses unnecessary ResourceMark

Reviewed-by: shade, ayang

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

PR: https://git.openjdk.org/jdk/pull/14512


More information about the hotspot-gc-dev mailing list