RFR: 8312132: Add tracking of multiple address spaces in NMT [v5]

Johan Sjölen jsjolen at openjdk.org
Tue May 7 11:56:33 UTC 2024


On Tue, 30 Apr 2024 08:01:55 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>If you want to keep the linked list - after all, this is just a performance- and memory-optimization - why not just return a const NativeCallStack* instead of an index?

Because it made refactoring into a 4-byte index trivial ;-)!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18289#discussion_r1592350252


More information about the hotspot-dev mailing list