RFR: 8326421: Add jtreg test for large arrayCopy disjoint case. [v2]

Vladimir Kozlov kvn at openjdk.org
Fri Apr 26 22:07:42 UTC 2024


On Mon, 22 Apr 2024 07:11:44 GMT, Swati Sharma <duke at openjdk.org> wrote:

>> Hi All,
>> 
>> Added a new jtreg test case for large arrayCopy disjoint case. 
>> This will test byte array copy operation for aligned and non aligned cases with array length greater than 2.5MB.
>> 
>> Please review and provide your feedback.
>> 
>> Thanks,
>> Swati
>> Intel
>
> Swati Sharma has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8326421: Resolved review comments.

Good.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17962#pullrequestreview-2025928479


More information about the hotspot-compiler-dev mailing list