[jdk11u-dev] RFR: 8234930: Use MAP_JIT when allocating pages for code cache on macOS
Xin Liu
xliu at openjdk.java.net
Thu Dec 9 19:32:20 UTC 2021
On Thu, 9 Dec 2021 09:45:28 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> /Users/vkempik/ws/openjdk/git/jdk11u-dev/src/hotspot/share/runtime/os.hpp:349:71: error: too many arguments provided to function-like macro invocation
static bool uncommit_memory(char* addr, size_t bytes MACOS_ONLY(, bool executable = false));
^
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/710
More information about the jdk-updates-dev
mailing list