Withdrawn: 8281263: virtual space leakage if large page commit fails.
Swati Sharma
duke at openjdk.java.net
Mon Feb 7 12:57:08 UTC 2022
On Fri, 4 Feb 2022 13:27:58 GMT, Swati Sharma <duke at openjdk.java.net> wrote:
> Hi Team,
>
> In this patch I have fixed the virtual space leakage issue. While attempting commit over larger pages we first try to reserve requested bytes over the virtual address space, in case commit to large page fails we should be un reserving entire reservation to avoid leaving any leaks in virtual address space.
>
> Please review and provide your valuable comments.
>
>
> Thanks,
> Swati Sharma
> Runtime Software Development Engineer
> Intel
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7350
More information about the hotspot-runtime-dev
mailing list