Integrated: 8366658: Add missing locks when accessing the VirtualMemoryTracker instance in tests and MemMapPrinter
    Johan Sjölen 
    jsjolen at openjdk.org
       
    Mon Sep 15 11:28:21 UTC 2025
    
    
  
On Tue, 2 Sep 2025 07:07:51 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.
This pull request has now been integrated.
Changeset: a7dc011a
Author:    Johan Sjölen <jsjolen at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a7dc011ac4fec73d686661b1bb6969c7135982f2
Stats:     50 lines in 8 files changed: 23 ins; 1 del; 26 mod
8366658: Add missing locks when accessing the VirtualMemoryTracker instance in tests and MemMapPrinter
Reviewed-by: azafari, phubner
-------------
PR: https://git.openjdk.org/jdk/pull/27038
    
    
More information about the hotspot-runtime-dev
mailing list