RFR: 8253938: ZGC: Clean up argument names after JDK-8253030
Thomas Schatzl
tschatzl at openjdk.java.net
Fri Oct 2 15:40:43 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.
Lgtm and trivial to me.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/483
More information about the hotspot-gc-dev
mailing list