RFR: 8333658: NMT: Use an allocator with 4-byte pointers to save memory in NativeCallStackStorage [v28]

Johan Sjölen jsjolen at openjdk.org
Mon Jun 24 10:05:16 UTC 2024


On Mon, 24 Jun 2024 08:13:03 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

>> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Make test node trivial type
>
> src/hotspot/share/nmt/nmtNativeCallStackStorage.hpp line 30:
> 
>> 28: #include "memory/allocation.hpp"
>> 29: #include "utilities/growableArray.hpp"
>> 30: #include "nmt/homogenousObjectArray.hpp"
> 
> order of headers.

Thanks! Fixed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18979#discussion_r1650741067


More information about the hotspot-dev mailing list