RFR: 8367981: Refine CompactHashtable comments [v2]

Hamlin Li mli at openjdk.org
Thu Sep 18 12:48:02 UTC 2025


> Hi,
> Can you help to review this patch?
> 
> The comments of CompactHashtable and related classes are out of date, and some comments are unclear, wrong or misleading.
> As the related classes are used in more and more scenarios, it's helpful to update the comments.
> 
> Thanks

Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:

  remove calculate_header_size

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27360/files
  - new: https://git.openjdk.org/jdk/pull/27360/files/9007c382..176fdc67

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

  Stats: 11 lines in 2 files changed: 0 ins; 11 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/27360.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27360/head:pull/27360

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


More information about the hotspot-runtime-dev mailing list