RFR: 8269129: Multiple tier1 tests in hotspot/jtreg/compiler are failing for client VMs
Igor Veresov
iveresov at openjdk.java.net
Fri Jun 25 18:59:00 UTC 2021
On Fri, 25 Jun 2021 18:52:47 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Does jtreg really support that?
>
> Yes, jtreg supports it. We have already such cases:
> https://github.com/openjdk/jdk/blob/master/test/hotspot/jtreg/compiler/c1/CanonicalizeGetModifiers.java
> Jtreg will execute them as separate tests with `#id0` and `#id1` suffixes to test name.
Ok, good to know!
-------------
PR: https://git.openjdk.java.net/jdk/pull/4556
More information about the hotspot-compiler-dev
mailing list