RFR: 8365264: Rename ResourceHashtable to HashTable [v4]

Johan Sjölen jsjolen at openjdk.org
Wed Aug 13 09:30:15 UTC 2025


On Wed, 13 Aug 2025 00:13:03 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> `hashtable.hpp` should become `hashTable.hpp`, which defines the type `HashTable`. (Existing example: `concurrentHashTable.hpp` defines the type `ConcurrentHashTable`).
> 
> `resizeableResourceHash.hpp` should be renamed to `resizeableHashTable.hpp`

Done!

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

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


More information about the hotspot-dev mailing list