On Wed, 2 Jun 2021 21:20:53 GMT, Maurizio Cimadamore <[email protected]> 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
