[jdk11u-dev] RFR: 8234930: Use MAP_JIT when allocating pages for code cache on macOS [v2]

Thomas Stuefe stuefe at openjdk.java.net
Wed Dec 1 12:18:32 UTC 2021


On Tue, 2 Nov 2021 20:05:45 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:

>> Please review this backport of JDK-8234930 to jdk11u-dev.
>> This is a prerequest for mac-aarch64
>> It's not applying clean due to the miss of these two patches
>> JDK-8253639: Change os::attempt_reserve_memory_at parameter order
>> JDK-8253650: Cleanup: remove alignment_hint parameter from os::reserve_memory
>> But they aren't critical and the patch can easily be modified
>
> Vladimir Kempik has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix up windows

Can you attach a complete, up-to-date patch file for the complete chain of patches you want to downport to 11u?

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/580


More information about the jdk-updates-dev mailing list