[jdk11u-dev] RFR: 8253638: Cleanup os::reserve_memory and remove MAP_FIXED [v2]
Anton Kozlov
akozlov at openjdk.java.net
Mon Nov 8 17:38:35 UTC 2021
On Tue, 2 Nov 2021 07:10:34 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:
>> Hello, please review this backport of JDK-8253638 to jdk11u-dev, its a prerequest for JDK-8255254 ( and MAP_JIT support as well) which is mac-aarch64 backport prerequest
>
> Vladimir Kempik has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix up windows
Hi,
Sorry for the delay with the reply. MAP_JIT actually requires few changes like this one in advance. Luckily, not all prerequisites of https://bugs.openjdk.java.net/browse/JDK-8256155 are required, as it was integrated later. Few things regarding this patch are unclear for me, we'll sync with Vladimir when he'll be back from vacation.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/574
More information about the jdk-updates-dev
mailing list