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

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

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 20
    • core-libs

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: