RFR: 8280056: gtest/LargePageGtests.java#use-large-pages failed "os.release_one_mapping_multi_commits_vm" [v2]
Afshin Zafari
azafari at openjdk.org
Mon Oct 23 13:21:36 UTC 2023
On Mon, 23 Oct 2023 11:48:06 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> release the middle part of
It is not possible to release middle of a region, since NMT rejects it. The `release_multi_mappings` won't run if NMT is not off. Same as this `release_one_mapping_multi_commits` test.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16240#issuecomment-1775176913
More information about the hotspot-runtime-dev
mailing list