On Tue, 27 Oct 2020 06:24:32 GMT, John Paul Adrian Glaubitz <[email protected]> wrote:
> > My rationale is simple: I am playing the whack-a-mole against the ongoing > > x86_32 regressions here > > Would it be possible that we add a Travis hook so that commits get tested > once before they are merged? Maybe, but that would be beyond the scope of this PR. These GH actions workflows go the long way already to make pre-integration tests, and they already run and used by OpenJDK contributors. I see immediate value in improving GH workflows, and see no clear estimate how much work would be involved in hooking up Travis, and what the project-wide consequences would be. If you want, open a new bug, prototype the change, discuss it there, and see if that is an acceptable thing to do. ------------- PR: https://git.openjdk.java.net/jdk/pull/869
