RFR: 8319875: Add macOS implementation for jcmd System.map [v14]

Simon Tooke stooke at openjdk.org
Mon Dec 9 13:30:20 UTC 2024


On Mon, 9 Dec 2024 13:17:35 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> Simon Tooke has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   add constant
>
> src/hotspot/os/bsd/memMapPrinter_macosx.cpp line 49:
> 
>> 47: static const int MAX_REGIONS_RETURNED = 1000000;
>> 48: 
>> 49: /* 
> 
> Can you fix the whitespace error, please? jcheck should pass.

Done.  I have also converted all comments to '//' form for consistency.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20953#discussion_r1875978049


More information about the serviceability-dev mailing list