RFR: 8320534: fatal error for the NMTBenchmark test run for the mainline build [v2]

Thomas Stuefe stuefe at openjdk.org
Thu Mar 14 17:16:40 UTC 2024


On Thu, 14 Mar 2024 13:52:50 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

>> This benchmark creates and manages threads internally. So, the number of threads is determined by the benchmark and cannot be set in command line arguments.
>> The number of threads in BenchmarkParams is checked and an exception is thrown if it is invalid.
>
> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Used the Thread scope.

Marked as reviewed by stuefe (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/17824#pullrequestreview-1937314912


More information about the hotspot-runtime-dev mailing list