RFR: 8309140: ResourceHashtable failed "assert(~(_allocation_t[0] | allocation_mask) == (uintptr_t)this) failed: lost resource object" [v4]
David Holmes
dholmes at openjdk.org
Wed Jun 28 07:56:11 UTC 2023
On Tue, 27 Jun 2023 15:29:36 GMT, Justin Gu <duke at openjdk.org> wrote:
>> 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
Looks good. Thanks.
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14601#pullrequestreview-1502497783
More information about the hotspot-dev
mailing list