On Wed, 2 Jun 2021 21:20:53 GMT, Maurizio Cimadamore <mcimadam...@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.

> _Mailing list message from [Joe Darcy](mailto:joe.da...@oracle.com) on 
> [core-libs-dev](mailto:core-libs-...@mail.openjdk.java.net):_
> 
> Can the test cases be broken into pieces or otherwise decomposed into
> several shorter-running tests?
> 
> -Joe
> 
> On 6/2/2021 2:35 PM, Maurizio Cimadamore wrote:

I believe they can - but it would require more work - for now the goal was to 
bring tier4 testing back to stable.

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

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

Reply via email to