RFR: 8326421: Add jtreg test for large arrayCopy disjoint case. [v2]
Swati Sharma
duke at openjdk.org
Mon Apr 22 07:11:44 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
Swati Sharma has updated the pull request incrementally with one additional commit since the last revision:
8326421: Resolved review comments.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17962/files
- new: https://git.openjdk.org/jdk/pull/17962/files/436a17f1..fcdbf18a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17962&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17962&range=00-01
Stats: 6 lines in 1 file changed: 3 ins; 0 del; 3 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