RFR: 8326421: Add jtreg test for large arrayCopy disjoint case.
Swati Sharma
duke at openjdk.org
Thu Feb 22 13:06:21 UTC 2024
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
-------------
Commit messages:
- 8326421: Add jtreg test for large arrayCopy disjoint case.
Changes: https://git.openjdk.org/jdk/pull/17962/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17962&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8326421
Stats: 84 lines in 1 file changed: 84 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/17962.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17962/head:pull/17962
PR: https://git.openjdk.org/jdk/pull/17962
More information about the hotspot-compiler-dev
mailing list