RFR: 8309140: ResourceHashtable failed "assert(~(_allocation_t[0] | allocation_mask) == (uintptr_t)this) failed: lost resource object" [v2]
Justin Gu
duke at openjdk.org
Mon Jun 26 14:03:29 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 reviews
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14601/files
- new: https://git.openjdk.org/jdk/pull/14601/files/e94fa880..df66451b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14601&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14601&range=00-01
Stats: 2 lines in 2 files changed: 1 ins; 0 del; 1 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