Integrated: 8253938: ZGC: Clean up argument names after JDK-8253030
Per Liden
pliden at openjdk.java.net
Fri Oct 2 16:56:41 UTC 2020
On Fri, 2 Oct 2020 15:30:22 GMT, Per Liden <pliden at openjdk.org> wrote:
> JDK-8253030 changed some variable names from timeout_in_millis to timeout_in_micros, but missed to do the same rename
> in the header file. This trivial patch renames two arguments in zMark.hpp accordingly.
This pull request has now been integrated.
Changeset: 22f09160
Author: Per Liden <pliden at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/22f09160
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8253938: ZGC: Clean up argument names after JDK-8253030
Reviewed-by: tschatzl, ayang
-------------
PR: https://git.openjdk.java.net/jdk/pull/483
More information about the hotspot-gc-dev
mailing list