Question that came up while working on JDK-8262952
Why "pd_map_memory()" in os_bsd.cpp doesn't use "MAP_JIT" for executable memory the way "anon_mmap()" does?
Why "pd_map_memory()" in os_bsd.cpp doesn't use "MAP_JIT" for executable memory the way "anon_mmap()" does?
- relates to
-
JDK-8262952 [macos_aarch64] os::commit_memory failure
-
- Resolved
-
-
JDK-8234930 Use MAP_JIT when allocating pages for code cache on macOS
-
- Resolved
-