RFR: 8367656: Refactor Constantpool's operand array into two [v7]
Serguei Spitsyn
sspitsyn at openjdk.org
Tue Nov 4 21:54:54 UTC 2025
On Tue, 4 Nov 2025 13:42:26 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> I'm keeping it verbose, as that's the general style of this file.
>
> 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27198#discussion_r2492144260
More information about the hotspot-dev
mailing list