On Wed, 13 Aug 2025 00:13:03 GMT, Ioi Lam <[email protected]> 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
