RFR: 8367422: Parallel: Refactor local varibles names in copy_unmarked_to_survivor_space
Francesco Andreuzzi
fandreuzzi at openjdk.org
Thu Sep 11 14:25:30 UTC 2025
On Thu, 11 Sep 2025 13:59:20 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Trivial "renaming" a local variable and its type to better reflect its semantic and avoid much `HeapWord*`-vs-`oop` conversion.
>
> Test: Comparing the generated asm in release build and they are identical.
Marked as reviewed by fandreuzzi (Author).
@albertnetymk I think you've got a typo in the ticket title
-------------
PR Review: https://git.openjdk.org/jdk/pull/27227#pullrequestreview-3211930049
PR Comment: https://git.openjdk.org/jdk/pull/27227#issuecomment-3281020111
More information about the hotspot-gc-dev
mailing list