Integrated: 8316813: NMT: Using WhiteBox API, virtual memory tracking should also be stressed in JMH tests
Afshin Zafari
azafari at openjdk.org
Fri Feb 16 08:30:00 UTC 2024
On Fri, 26 Jan 2024 08:52:51 GMT, Afshin Zafari <azafari at openjdk.org> wrote:
> After WhiteBox (`wb.jar`) is added to the lib-test, it is possible to use it in Java benchmarks. This PR uses WhiteBox to access and call directly NMT API and measure their performance in stressed circumstances.
This pull request has now been integrated.
Changeset: 3d851033
Author: Afshin Zafari <azafari at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3d851033e9319b2e579b1e52e4c0af3ce153d1f6
Stats: 149 lines in 1 file changed: 149 ins; 0 del; 0 mod
8316813: NMT: Using WhiteBox API, virtual memory tracking should also be stressed in JMH tests
Reviewed-by: jsjolen, gziemski, stuefe
-------------
PR: https://git.openjdk.org/jdk/pull/17582
More information about the hotspot-runtime-dev
mailing list