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

Afshin Zafari azafari at openjdk.org
Fri Mar 15 14:55:18 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.

This pull request has now been integrated.

Changeset: 71f9c4e7
Author:    Afshin Zafari <azafari at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/71f9c4e7fd5818be6e79dead3caa02d738456ad6
Stats:     4 lines in 1 file changed: 2 ins; 0 del; 2 mod

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

Reviewed-by: stuefe, aboldtch

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

PR: https://git.openjdk.org/jdk/pull/17824


More information about the hotspot-runtime-dev mailing list