[JMH] test ThreadStartJoin failed for 2 threads config

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: 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"

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

              Created:
              Updated: