Integrated: 8253030: ZGC: Change ZMarkCompleteTimeout unit to microseconds

Per Lidén pliden at openjdk.java.net
Mon Sep 14 07:09:01 UTC 2020


On Thu, 10 Sep 2020 21:03:23 GMT, Per Lidén <pliden at openjdk.org> wrote:

> The ZMarkCompleteTimeout is currently specified in milliseconds, and its value is 1 (i.e. as low as it can be). In
> preparation for using a lower time out value than 1ms we should change the ZMarkCompleteTimeout unit to be
> microseconds, instead of milliseconds.

This pull request has now been integrated.

Changeset: 07da3a18
Author:    Per Lidén <pliden at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/07da3a18
Stats:     18 lines in 4 files changed: 0 ins; 6 del; 12 mod

8253030: ZGC: Change ZMarkCompleteTimeout unit to microseconds

Reviewed-by: kbarrett, stefank, eosterlund

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

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



More information about the hotspot-gc-dev mailing list