RFR: 8277992: Add fast jdk_svc subtests to jdk:tier3

Aleksey Shipilev shade at openjdk.java.net
Thu Dec 2 12:48:27 UTC 2021


On Thu, 2 Dec 2021 12:15:51 GMT, David Holmes <david.holmes at oracle.com> wrote:

> I've solicited feedback from core-libs folk as this affects them the most. At present we, Oracle, run the jdk_svc tests as part of hotspot testing, but this change will suddenly cause jdk testing to include them. That is probably not an issue for testing within the CI framework but developers running jdk_tier3 locally, often, may have an unpleasant surprise at running over a thousand additional tests that probably have zero relevance to what they are trying to test.

Thanks, no problem, this is not urgent. 

I think tiered testing is by definition tests things broadly, beyond the scope of feature-centric test groups. I think not breaking JDK management APIs and JFR (that I believe includes JDK events too) would is the useful check for a high jdk:tier3.

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

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


More information about the core-libs-dev mailing list