RFR: 8363816: Refactor array name creation [v3]

Coleen Phillimore coleenp at openjdk.org
Wed Jul 23 14:52:05 UTC 2025


On Wed, 23 Jul 2025 11:41:13 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 three additional commits since the last revision:
> 
>  - Update src/hotspot/share/oops/objArrayKlass.cpp
>    
>    Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
>  - Update src/hotspot/share/oops/objArrayKlass.cpp
>    
>    Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
>  - Update src/hotspot/share/oops/objArrayKlass.cpp
>    
>    Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>

Thanks for approving Aleksey.  I updated my fork just now.  Will that help GHA?  The problems looked environmental to me but it would be nice to have all passing even for a small change like this.

Thanks for reviewing, Aleksey, David and Calvin.

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

PR Comment: https://git.openjdk.org/jdk/pull/26430#issuecomment-3108972966


More information about the hotspot-dev mailing list