Integrated: 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.

This pull request has now been integrated.

Changeset: 52d8215a
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/52d8215a1ec42d67217505fe3167c70460f5a639
Stats:     10 lines in 3 files changed: 7 ins; 0 del; 3 mod

8268131: 2 java/foreign tests timed out

Reviewed-by: dcubed

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

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


More information about the core-libs-dev mailing list