Integrated: 8326421: Add jtreg test for large arrayCopy disjoint case.

Swati Sharma duke at openjdk.org
Thu May 2 18:32:02 UTC 2024


On Thu, 22 Feb 2024 13:01:50 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

This pull request has now been integrated.

Changeset: 73cdc9a0
Author:    Swati Sharma <swati.sharma at intel.com>
Committer: Sandhya Viswanathan <sviswanathan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/73cdc9a070249791f7d228a93fe5b9335c5f72bd
Stats:     87 lines in 1 file changed: 87 ins; 0 del; 0 mod

8326421: Add jtreg test for large arrayCopy disjoint case.

Co-authored-by: Steve Dohrmann <steve.dohrmann at intel.com>
Reviewed-by: kvn, sviswanathan

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

PR: https://git.openjdk.org/jdk/pull/17962


More information about the hotspot-compiler-dev mailing list