RFR: 8253232: G1Analytics::compute_pause_time_ratios() uses wrong pause times in calculation
Kim Barrett
kim.barrett at oracle.com
Thu Sep 17 04:29:13 UTC 2020
> On Sep 16, 2020, at 2:30 PM, Ivan Walulya <iwalulya at openjdk.java.net> wrote:
>
> Changed to consider only gc pause times within the long time interval.
> Testing: Tier 1
>
> -------------
>
> Commit messages:
> - 8253232: G1Analytics::compute_pause_time_ratios() uses wrong pause times
>
> Changes: https://git.openjdk.java.net/jdk/pull/210/files
> Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=210&range=00
> Issue: https://bugs.openjdk.java.net/browse/JDK-8253232
> Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
> Patch: https://git.openjdk.java.net/jdk/pull/210.diff
> Fetch: git fetch https://git.openjdk.java.net/jdk pull/210/head:pull/210
>
> PR: https://git.openjdk.java.net/jdk/pull/210
Looks good.
/reviewer add kimbarrett
More information about the hotspot-gc-dev
mailing list