RFR: 8313306: More sensible memory reservation logging [v16]

Thomas Stuefe stuefe at openjdk.org
Fri Mar 15 15:42:45 UTC 2024


On Fri, 15 Mar 2024 15:33:56 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:

>> This PR implements more specialized logs for virtual memory APIs in the “os” namespace. It uses “os” and “map” as log tags using unified JVM logging as introduced in JEP 158 (https://openjdk.org/jeps/158). 
>> 
>> As far as testing is concerned, I have added a regression test to verify the logging is working accordingly.
>
> Sonia Zaldana Calles has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Removing reserve test and adapting tests for release VM only and 64 bits

New version looks good to me.

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

Marked as reviewed by stuefe (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17356#pullrequestreview-1939253894


More information about the hotspot-runtime-dev mailing list