RFR: 8313306: More sensible reservation logging [v12]
Thomas Stuefe
stuefe at openjdk.org
Fri Feb 16 06:46:56 UTC 2024
On Thu, 15 Feb 2024 14:18:17 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:
>
> Making functions one lines and refactoring assert
I will ping the SAP folks to test this on all of their platforms, especially AIX since we don't have any builds there.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17356#issuecomment-1947840862
More information about the hotspot-runtime-dev
mailing list