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

Daniel Lundén dlunden at openjdk.org
Thu Apr 10 09:50:49 UTC 2025


On Wed, 9 Apr 2025 13:43:48 GMT, Roberto Castañeda Lozano <rcastanedalo 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
>
> test/hotspot/jtreg/compiler/locks/TestNestedSynchronize.java line 1:
> 
>> 1: /*
> 
> Great idea to generate these tests! Just a nit: the previous version contained 100 instances (from `test1` to `test100`), but this version generates up to `test99` only.

Thanks, fixed in my latest commit!

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

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


More information about the hotspot-compiler-dev mailing list