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

[TESTBUG] runtime/ParallelClassLoading/bootstrap/random/dynamic-init/anonymous-complex fails to synchronize properly on all thread finish, resulting in test timeout

XMLWordPrintable

    • team

      When running the runtime/ParallelClassLoading/bootstrap/random/dynamic-init/anonymous-complex SQE test, it fails to properly synchronize on all threads.

      In particular in this case, the log indicates thread #35 seems to finish before the main thread starts waiting for completion of all threads (i.e. 50 in this case).

      This leads to the main thread waiting for a thread that does not exist any more, leading to timeout.

            minqi Yumin Qi
            ctornqvi Christian Tornqvist
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: