RFR: 8253938: ZGC: Clean up argument names after JDK-8253030
Albert Mingkun Yang
ayang at openjdk.java.net
Fri Oct 2 16:27:46 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.
Marked as reviewed by ayang (Author).
-------------
PR: https://git.openjdk.java.net/jdk/pull/483
More information about the hotspot-gc-dev
mailing list