RFR: 8325467: Support methods with many arguments in C2 [v16]
Fei Yang
fyang at openjdk.org
Thu Apr 10 01:29:35 UTC 2025
On Wed, 9 Apr 2025 11:32:16 GMT, Daniel Lundén <dlunden at openjdk.org> wrote:
>> Daniel Lundén has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Update comments
>> - Revise TestNestedSynchronize to make use of CompileFramework
>
> 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 : Thanks for the ping! The included tests passed on linux-riscv64 platform as well.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20404#issuecomment-2791318426
More information about the hotspot-compiler-dev
mailing list