[jdk11u-dev] RFR: 8253639: Change os::attempt_reserve_memory_at parameter order

Paul Hohensee phh at openjdk.java.net
Thu Dec 9 21:57:14 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.

Closing due to maintainer preference, see https://github.com/openjdk/jdk11u-dev/pull/578.

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

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


More information about the jdk-updates-dev mailing list