RFR: 8367656: Refactor Constantpool's operand array into two [v7]
Coleen Phillimore
coleenp at openjdk.org
Wed Nov 5 12:50:31 UTC 2025
On Tue, 4 Nov 2025 21:52:04 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
>> Yes please I like the full names if possible rather than abbreviations.
>
>> I'm keeping it verbose, as that's the general style of this file.
>
> Okay. Local naming consistency is important too.
>
>> Yes please I like the full names if possible rather than abbreviations.
>
> Here the problem is not about full names vs abbreviations. It is about naming inconsistency with all these `BSM` related code. There are already many places with the `BSM` abbreviation. But I agree it is better to maintain the local style here.
The abbreviation in the middle of the word makes me find it hard to say in English in this case.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27198#discussion_r2494315140
More information about the hotspot-dev
mailing list