RFR: 8325467: Support methods with many arguments in C2 [v27]

Daniel Lundén dlunden at openjdk.org
Fri Sep 19 11:33:40 UTC 2025


On Fri, 19 Sep 2025 09:39:44 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> No strong opinion here, I just went with the eclipse-jdtls autoformatter defaults. The generated code does have fairly OK indentation (the indentation in the code does not add any actual indentation in the generated code). Let me know what you prefer and I'll update it.
>
> I would prefer readability of the test, not the generated code.

OK, what I meant is that I did not understand how exactly you wanted me to make the test more readable. But, I had a look at the template framework example and will update to use the same style (align the `"""`)!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20404#discussion_r2362593056


More information about the hotspot-compiler-dev mailing list