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

Thomas Stuefe stuefe at openjdk.org
Tue Mar 5 09:55:46 UTC 2024


On Tue, 5 Mar 2024 09:08:24 GMT, Afshin Zafari <azafari 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.

@afshin-zafari Still unclear, sorry. Since there is no bug analysis on the issue, could you explain what the bug is, what causes the memory corruption, and how your patch fixes it?

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

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


More information about the hotspot-runtime-dev mailing list