RFR: 8320534: fatal error for the NMTBenchmark test run for the mainline build [v2]
Axel Boldt-Christmas
aboldtch at openjdk.org
Fri Mar 15 10:37:41 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.
Glad this worked.
-------------
Marked as reviewed by aboldtch (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17824#pullrequestreview-1938616761
More information about the hotspot-runtime-dev
mailing list