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

Thomas Stuefe stuefe at openjdk.org
Fri Mar 3 10:01:06 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.

Good and trivial.

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

Marked as reviewed by stuefe (Reviewer).

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


More information about the hotspot-runtime-dev mailing list