RFR: 8268131: 2 java/foreign tests timed out

Maurizio Cimadamore mcimadamore at openjdk.java.net
Thu Jun 3 16:23:03 UTC 2021


On Wed, 2 Jun 2021 21:20:53 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This patch increases time out for both TestUpcall and TestDowncall. These tests were already long-running, but with JEP-412, they were beefed up even more, so now they time out on some debug builds.
> 
> This patch also address a minor issue in TestResourceScope which can sometimes lead to intermittent failure, depending on how threads are scheduled.

I've adjusted timeout to 240, following suggestions - let's see what happens.

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

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


More information about the core-libs-dev mailing list