RFR: 8309140: ResourceHashtable failed "assert(~(_allocation_t[0] | allocation_mask) == (uintptr_t)this) failed: lost resource object" [v4]
Justin Gu
duke at openjdk.org
Tue Jun 27 15:29:36 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:
Fixing Intrinsic typo
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14601/files
- new: https://git.openjdk.org/jdk/pull/14601/files/958c6048..eb588109
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14601&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14601&range=02-03
Stats: 5 lines in 1 file changed: 1 ins; 1 del; 3 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