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

Afshin Zafari azafari at openjdk.org
Tue Mar 5 09:10:47 UTC 2024


On Fri, 1 Mar 2024 10:52:03 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> How does this resolve the bug?

The bug is when the benchmark runs in multi-threaded using command line number of threads. This benchmark handles and controls the thread internally. So, if externally runs with 1+ threads it will throw exception to notify the user.

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

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


More information about the hotspot-runtime-dev mailing list