RFR: 8370254: Add VM_MEMORY_JAVA mmap tag to MacOS mmap calls [v9]

Nityanand Rai duke at openjdk.org
Sat Nov 8 00:05:40 UTC 2025


On Fri, 7 Nov 2025 22:09:40 GMT, Paul Hohensee <phh at openjdk.org> wrote:

>> Nityanand Rai has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove blanck line
>
> src/hotspot/os/bsd/os_bsd.cpp line 107:
> 
>> 105:   #include <mach/task_info.h>
>> 106:   #include <mach-o/dyld.h>
>> 107:   #include <mach/vm_statistics.h>
> 
> You don't need this here because you included it in os_bsd.hpp.

Yes, fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27868#discussion_r2505882636


More information about the hotspot-dev mailing list