> 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:

  What does the test think about this sorting?

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26729/files
  - new: https://git.openjdk.org/jdk/pull/26729/files/fa1794d0..c7ce8dea

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26729&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26729&range=00-01

  Stats: 87 lines in 29 files changed: 42 ins; 45 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26729.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26729/head:pull/26729

PR: https://git.openjdk.org/jdk/pull/26729

Reply via email to