RFR: 8293515: heapShared.cpp: rename JavaThread parameter to current

Coleen Phillimore coleenp at openjdk.org
Wed Sep 28 18:12:23 UTC 2022


On Tue, 27 Sep 2022 13:51:39 GMT, Matias Saavedra Silva <duke at openjdk.org> wrote:

> Replaced instances of THREAD with current and placed the parameter at the beginning rather than the end. Necessary instances of THREAD were initialized with current. Verified with tier 1 tests. Please review.

This looks good!

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

Marked as reviewed by coleenp (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10451


More information about the hotspot-dev mailing list