RFR: 8366658: Add missing locks when accessing the VirtualMemoryTracker instance in tests and MemMapPrinter [v3]
Johan Sjölen
jsjolen at openjdk.org
Mon Sep 15 11:28:20 UTC 2025
On Fri, 12 Sep 2025 09:16:47 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Hi,
>>
>> This PR adds the missing locks for the tests and MemMapPrinter, also fixes a small bug in `walk_virtual_memory`. See inline review comments.
>>
>> Passes tier1.
>
> Johan Sjölen has updated the pull request incrementally with two additional commits since the last revision:
>
> - Merge remote-tracking branch 'origin/missing-locks' into missing-locks
> - Merge lock blocks
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27038#issuecomment-3291667006
More information about the hotspot-runtime-dev
mailing list