On 2/12/2021 6:25 pm, Aleksey Shipilev wrote:
On Tue, 30 Nov 2021 18:48:15 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
All right then. Thanks for followups!
Hi Aleksey,
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. Local machines may take
considerably longer than the 8+ minutes that you listed.
David
@egahlin, this affects JFR tests a bit: subsumes `jfr_tier_3` into `tier3`,
basically. Are you good with this?
-------------
PR: https://git.openjdk.java.net/jdk/pull/6619