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

Swati Sharma duke at openjdk.org
Fri Feb 23 18:59:53 UTC 2024


On Thu, 22 Feb 2024 13:52:27 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> There is already a large suite of arraycopy tests here: https://github.com/openjdk/jdk/tree/master/test/hotspot/jtreg/compiler/arraycopy/stress
> 
> Any reason for not extending that one instead?

This test is based on https://github.com/openjdk/jdk/tree/master/test/hotspot/jtreg/compiler/arraycopy/TestArrayCopyDisjoint.java
If you suggest I can extend for the large case in the same.

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

PR Comment: https://git.openjdk.org/jdk/pull/17962#issuecomment-1961835436


More information about the hotspot-compiler-dev mailing list