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

Johan Sjölen jsjolen at openjdk.org
Fri Mar 1 10:54:52 UTC 2024


On Tue, 13 Feb 2024 09:59:52 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.

How does this resolve the bug?

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

PR Comment: https://git.openjdk.org/jdk/pull/17824#issuecomment-1972966023


More information about the hotspot-runtime-dev mailing list