RFR: 8356869: RISC-V: Improve tail handling of array fill stub

Anjian-Wen duke at openjdk.org
Wed May 14 08:19:55 UTC 2025


On Wed, 14 May 2025 08:11:54 GMT, Hamlin Li <mli at openjdk.org> wrote:

>> Nice catch and fix. Looks good.
>> Can you add the test case `@param("15")` and maybe some more to ArrayFill.java?
>
>> @Hamlin-Li Thanks for the review! I have added two sizes to @param. Size = 15 for this case and size = 7 for the case in JDK-8356593.
> 
> Thank you for updating. Looks good!

@Hamlin-Li @feilongjiang @RealFYang   Thanks for your approve!

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

PR Comment: https://git.openjdk.org/jdk/pull/25210#issuecomment-2879234947


More information about the hotspot-compiler-dev mailing list