Integrated: 8256213: Remove os::split_reserved_memory
Yumin Qi
minqi at openjdk.java.net
Fri Dec 18 20:26:56 UTC 2020
On Thu, 17 Dec 2020 19:05:00 GMT, Yumin Qi <minqi at openjdk.org> wrote:
> Hi, Please review
> This is the second step for removing problematic os::split_reserved_memory on Windows. The first step has been accomplished under bug 8255917 (https://bugs.openjdk.java.net/browse/JDK-8255917).
> This step remove the function split_reserved_memory which no longer be called after first step.
>
> Tests: tier1-4
>
> Thanks
> Yumin
This pull request has now been integrated.
Changeset: 06c24e14
Author: Yumin Qi <minqi at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/06c24e14
Stats: 70 lines in 6 files changed: 0 ins; 63 del; 7 mod
8256213: Remove os::split_reserved_memory
Reviewed-by: ccheung, iklam
-------------
PR: https://git.openjdk.java.net/jdk/pull/1825
More information about the hotspot-runtime-dev
mailing list