On Mon, 9 Dec 2024 13:17:35 GMT, Thomas Stuefe <stu...@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