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

Daniel Lundén dlunden at openjdk.org
Wed Apr 23 08:59:52 UTC 2025


On Wed, 23 Apr 2025 08:45:56 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> This is a rather intrusive changeset that may also affect ports not supported by Oracle. @offamitkumar @TheRealMDoerr @snazarkin @bulasevich @RealFYang: Can you please test these changes on your respective ports? In particular, please make sure to run the tests `compiler/arguments/TestMaxMethodArguments.java` and `compiler/locks/TestNestedSynchronize.java`.
>
> @dlunde Again: thanks for working on this! It looks like a lot of work, and the existing code was not exactly in the best stlye already 😅  So don't get discouraged by my many comments, a lot of them are small things anyway, and many are just nits.

@eme64 Thanks for the comments, I'll start addressing them soon! I'm certainly not discouraged (rather the opposite), keep the comments coming :slightly_smiling_face:

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

PR Comment: https://git.openjdk.org/jdk/pull/20404#issuecomment-2823558623


More information about the hotspot-compiler-dev mailing list