RFR: 8325467: Support methods with many arguments in C2 [v27]
Daniel Lundén
dlunden at openjdk.org
Wed Sep 17 08:56:51 UTC 2025
On Tue, 16 Sep 2025 14:21:34 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> Here I'll argue not touching this in this PR (I did not introduce this), as this is the style of the surrounding code. Should be addressed in a follow-up PR though.
>
> I'd say this is not just formatting/naming, but code style. We usually fix these cases when we touch the code ;)
All right, I'll fix the two local occurrences for `value[ureg_lo]`. I'm sure there are more in `postaloc.cpp` though.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20404#discussion_r2354804179
More information about the hotspot-compiler-dev
mailing list