Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8296405

java/util/concurrent/forkjoin/AsyncShutdownNow.java is too slow

XMLWordPrintable

        java/util/concurrent/forkjoin/AsyncShutdownNow.java takes ~40s as each test uses a delay of 5s before it invokes shutdownNow. The test can be sped up by polling the thread state and invoking shutdownNow when the thread waits.

              alanb Alan Bateman
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: