RFR: More tests in tier1_loom

Alan Bateman alanb at openjdk.java.net
Mon Oct 11 17:29:12 UTC 2021


On Mon, 11 Oct 2021 16:23:53 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> This looks like a custom test group, are you saying Oracle runs it in CI testing? I would have expected the regular tiered testing captured all the tests, Loom included.
> 
> Either way, as I said in the PR description, it would be useful for development/porting work to have a test group that captures Loom tests, pretty much like other component test groups we have. Maybe it would not be called "tier1_loom", though, but just "hotspot_loom" and "jdk_loom"?

I think we've ended up with historical configuration that dates from early days of this project. It works with hotspot/jtreg/:tier1_loom but not jdk/jtreg/:tier1_loom, it's something we need to fix. So I don't object to adding something short term to define a group for porters to run but it's probably not something we'd bring into the main line.. If you can keep "tier1" out of the name for now then it gives us a chance to the fix our setup.

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

PR: https://git.openjdk.java.net/loom/pull/74


More information about the loom-dev mailing list