Integrated: 8278277 G1: Simplify implementation of G1GCPhaseTimes::record_or_add_time_secs

Hamlin Li mli at openjdk.java.net
Mon Dec 6 11:53:19 UTC 2021


On Mon, 6 Dec 2021 03:13:55 GMT, Hamlin Li <mli at openjdk.org> wrote:

> This is a minor improvement of G1GCPhaseTimes::record_or_add_time_secs to reuse WorkerDataArray<T>::set_or_add rather than implement the logic in G1GCPhaseTimes itself.

This pull request has now been integrated.

Changeset: 286a26c3
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/286a26c36600ed82726f1678194363b2828851dd
Stats:     5 lines in 1 file changed: 0 ins; 4 del; 1 mod

8278277: G1: Simplify implementation of G1GCPhaseTimes::record_or_add_time_secs

Reviewed-by: iwalulya, sjohanss, tschatzl

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

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



More information about the hotspot-gc-dev mailing list