Integrated: 8303562: Remove obsolete comments in os::pd_attempt_reserve_memory_at

Fei Yang fyang at openjdk.org
Mon Mar 6 00:37:18 UTC 2023


On Fri, 3 Mar 2023 09:14:01 GMT, Fei Yang <fyang at openjdk.org> wrote:

> Hi, Please review this trivial change removing some obsolete code comments in os::pd_attempt_reserve_memory_at. These comments became obsolete after JDK-8224871 which removes the retry loop to mmap random memory in the same function.

This pull request has now been integrated.

Changeset: 148900c2
Author:    Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/148900c2dcc50d6c4672af3224c94b430dfb372b
Stats:     6 lines in 2 files changed: 0 ins; 6 del; 0 mod

8303562: Remove obsolete comments in os::pd_attempt_reserve_memory_at

Reviewed-by: stuefe

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

PR: https://git.openjdk.org/jdk/pull/12849


More information about the hotspot-runtime-dev mailing list