RFR: 8277893: Arraycopy stress tests [v2]

Aleksey Shipilev shade at openjdk.java.net
Wed Dec 1 09:13:36 UTC 2021


On Tue, 30 Nov 2021 20:45:35 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Yes, we can. Actually, working on #6622, I realized these test groups would be introduced anyway. So these new arraycopy tests should probably go to `hotspot_slow_compiler` group, along with other `stress` tests. This would hook arraycopy tests into `hotspot:tier3` automatically if #6622 lands. Tell me if you still want a completely separate test group, or `hotspot_slow_compiler` is enough for current Oracle testing infra.
>
> Please,  create separate test group and add it to `hotspot_slow_compiler`. We would not need to change infra settings if more testing is added to this new group later.

Done in new commit.

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

PR: https://git.openjdk.java.net/jdk/pull/6594


More information about the hotspot-compiler-dev mailing list