RFR: 8338058: map_or_reserve_memory_aligned Windows enhance remap assertion
Martin Doerr
mdoerr at openjdk.org
Thu Aug 8 13:28:31 UTC 2024
On Thu, 8 Aug 2024 13:15:23 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> In method map_or_reserve_memory_aligned on Windows we should enhance the output in the remap assertion, to get more details in case of failures.
What's the benefit of printing `file_desc`? Is it just to see if it's null?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20510#issuecomment-2275823029
More information about the hotspot-runtime-dev
mailing list