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

Johan Sjölen jsjolen at openjdk.org
Tue Mar 26 11:35:22 UTC 2024


On Fri, 22 Mar 2024 13:18:38 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>Also, does the TreapCHeap friend not need to be declared as template?

`clangd` complains about the missing template params if I remove them, as it claims that there are two conflicting definitions of `TreapCHeap` otherwise.

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

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


More information about the hotspot-dev mailing list