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

[JMH] test ThreadStartJoin failed for 2 threads config

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      The test ThreadStartJoin for runs with command line option "-t 2" reports IllegalThreadStateException for 'ts[i].start()' call.
      For the first glance test may be updated to support THREADS as parameter with update "Scope.Benchmark" to "Scope.Thread" to check performance for different threads number.

      Command to check it:
      "java -jar benchmarks.jar -f 1 -wi 1 -i 1 -t 2 ThreadStartJoin"

            Unassigned Unassigned
            vaivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: