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

Thomas Stuefe stuefe at openjdk.org
Tue Apr 30 06:03:19 UTC 2024


On Fri, 19 Apr 2024 09:46:39 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

>> src/hotspot/share/memory/virtualspace.cpp line 709:
>> 
>>> 707:   assert(max_commit_granularity > 0, "Granularity must be non-zero.");
>>> 708: 
>>> 709: 
>> 
>> This blankline should be reverted.
>
> Done.

Still a stray line.

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

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


More information about the shenandoah-dev mailing list