RFR: 8330076: [NMT] add/make a mandatory MEMFLAGS argument to family of os::reserve/commit/uncommit memory API [v2]

Stefan Karlsson stefank at openjdk.org
Fri Apr 12 08:18:43 UTC 2024


On Thu, 11 Apr 2024 18:05:57 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

>> src/hotspot/share/memory/virtualspace.hpp line 45:
>> 
>>> 43:   bool   _special;
>>> 44:   int    _fd_for_heap;
>>> 45:   MEMFLAGS _nmt_flag;
>> 
>> Indentation is now off.
>
> Fixed.

It still looks wrong.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18745#discussion_r1562197284


More information about the shenandoah-dev mailing list