RFR: 8309140: ResourceHashtable failed "assert(~(_allocation_t[0] | allocation_mask) == (uintptr_t)this) failed: lost resource object" [v3]

Justin Gu duke at openjdk.org
Mon Jun 26 18:22:18 UTC 2023


> Please review the change to ResourceHashtables from statically allocated to CHeap allocated at initialization time. Ran Mach5 testing tiers 1-4 that all passed. See CR for more details.

Justin Gu has updated the pull request incrementally with one additional commit since the last revision:

  Fixed typedef names

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14601/files
  - new: https://git.openjdk.org/jdk/pull/14601/files/df66451b..958c6048

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

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

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


More information about the hotspot-dev mailing list