Integrated: 8318594: NMT: VM.native_memory crashes on assert if functionality isn't supported by OS
Afshin Zafari
azafari at openjdk.org
Tue Nov 7 15:49:41 UTC 2023
On Tue, 7 Nov 2023 13:37:50 GMT, Afshin Zafari <azafari at openjdk.org> wrote:
> The case of unsupported call (`mincore`) is caught and returned `false`.
> Tier1 tested.
This pull request has now been integrated.
Changeset: 0dcd730f
Author: Afshin Zafari <azafari at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0dcd730f5ca4ec30363bc7f2a00148695f21e85c
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
8318594: NMT: VM.native_memory crashes on assert if functionality isn't supported by OS
Reviewed-by: zgu, jsjolen
-------------
PR: https://git.openjdk.org/jdk/pull/16540
More information about the hotspot-runtime-dev
mailing list