RFR: 8325467: Support methods with many arguments in C2 [v17]
Emanuel Peter
epeter at openjdk.org
Wed Apr 23 08:49:15 UTC 2025
On Wed, 23 Apr 2025 08:40:30 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> Daniel Lundén has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Refactor and improve TestNestedSynchronize.java
>
> test/jdk/java/lang/invoke/BigArityTest.java line 38:
>
>> 36: * -XX:CompileCommand=memlimit,*.*,0
>> 37: * -esa -DBigArityTest.ITERATION_COUNT=1
>> 38: * test.java.lang.invoke.BigArityTest
>
> Would it make sense to also have a run with fewer flags?
Or why do we need to set all these flags? If we need some of them, then a comment could be helpful.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20404#discussion_r2055552355
More information about the hotspot-compiler-dev
mailing list