On Tue, 12 Aug 2025 12:02:13 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
>
> Johan Sjölen has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Found the instructions for how to run the script in the error log

Marked as reviewed by ayang (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/26729#pullrequestreview-3112432948

Reply via email to