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

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

Commit messages:
  - * Increase timeout for TestUpcall/Downcall

Changes: https://git.openjdk.java.net/jdk/pull/4321/files
  Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4321&range=00
   Issue: https://bugs.openjdk.java.net/browse/JDK-8268131
   Stats: 10 lines in 3 files changed: 7 ins; 0 del; 3 mod
   Patch: https://git.openjdk.java.net/jdk/pull/4321.diff
   Fetch: git fetch https://git.openjdk.java.net/jdk pull/4321/head:pull/4321

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

Reply via email to