git: openjdk/jdk: master: 8333658: NMT: Use an allocator with 4-byte pointers to save memory in NativeCallStackStorage
Johan Sjölen
jsjolen at openjdk.org
Tue Jun 25 14:38:34 UTC 2024
Changeset: 57f8b91e
Author: Johan Sjölen <jsjolen at openjdk.org>
Date: 2024-06-25 14:37:38 +0000
URL: https://git.openjdk.org/jdk/commit/57f8b91e558e5b9ff9c2000b8f74e3a1988ead2b
8333658: NMT: Use an allocator with 4-byte pointers to save memory in NativeCallStackStorage
Reviewed-by: stuefe, azafari
+ src/hotspot/share/nmt/arrayWithFreeList.hpp
+ src/hotspot/share/nmt/nmtNativeCallStackStorage.cpp
! src/hotspot/share/nmt/nmtNativeCallStackStorage.hpp
+ test/hotspot/gtest/nmt/test_arrayWithFreeList.cpp
More information about the jdk-changes
mailing list