[jdk11u-dev] RFR: 8253639: Change os::attempt_reserve_memory_at parameter order
Vladimir Kempik
vkempik at openjdk.java.net
Wed Dec 8 16:55:18 UTC 2021
On Tue, 7 Dec 2021 23:45:57 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> This is a pre-requisite to the 11u backport of JDK-8255254, see https://github.com/openjdk/jdk11u-dev/pull/578.
>
> No semantic changes, just a parameter reorder.
>
> Applies cleanly net of context, patching os_solaris.cpp in the same manner as os_linux.cpp, and eliminating the original patch's change to split_reserved_memory in os_windows.cpp since attempt_reserve_memory_at is unused therein for 11u.
I now doubt it should be pushed to jdk11u. check this comment - https://github.com/openjdk/jdk11u-dev/pull/580#issuecomment-988873542
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/699
More information about the jdk-updates-dev
mailing list