RFR: 8322859: Parallel: Move transform_stack_chunk

Stefan Karlsson stefank at openjdk.org
Tue Jan 2 17:18:38 UTC 2024


On Tue, 2 Jan 2024 16:44:44 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple moving the `transform_stack_chunk` call to match its counterpart in G1.

Shouldn't the transform_stack_chunk be called before push_contents?

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

Changes requested by stefank (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17227#pullrequestreview-1800752175


More information about the hotspot-gc-dev mailing list