RFR: 8363816: Refactor array name creation [v2]
Calvin Cheung
ccheung at openjdk.org
Tue Jul 22 22:26:55 UTC 2025
On Tue, 22 Jul 2025 19:04:39 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> This is a simple change that refactors the array name creation (using the element class as part of the name), so that it can be called by other classes in valhalla.
>> Tested with tier1 sanity.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix errant line deletion.
Looks good. Thanks.
-------------
Marked as reviewed by ccheung (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26430#pullrequestreview-3045039778
More information about the hotspot-dev
mailing list