On Mon, 11 Aug 2025 15:57:41 GMT, Johan Sjölen <jsjo...@openjdk.org> wrote:

> Hi,
> 
> This PR renames `ResourceHashtable` to `HashTable`. The "resource" part of 
> the name isn't true anymore, it does many types of allocations. The RHT 
> should be HT to signify that it's the default choice of hashtable in Hotspot.
> 
> I didn't change any copyright years for this change.
> 
> Thanks

Aha, of course I forgot about re-sorting the headers.

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

PR Comment: https://git.openjdk.org/jdk/pull/26729#issuecomment-3176028919

Reply via email to