Is jdk-submit no longer available for committers?

Aleksey Shipilev shade at redhat.com
Wed Nov 24 07:57:45 UTC 2021


Hi,

On 11/24/21 6:48 AM, Jaikiran Pai wrote:
> I have been trying to find a way to run tier2 tests before submitting a
> change to the JDK project. I don't have the necessary infrastructure to
> do it locally. 

IIRC, jdk-submit did not ran tier2?

In my experience, tier2 takes about the same time as tier1, so as long as you have capacity to run 
tier1 (which is recommended for non-trivial integrations anyway), you should be able to run tier2. A 
decent desktop should complete it within a few hours.
> Is jdk-submit no longer functional? I can't find a git repo for it under
> the openjdk repo at github.

jdk-submit was replaced by GitHub Actions workflows.

-- 
Thanks,
-Aleksey



More information about the jdk-dev mailing list