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

Coleen Phillimore coleenp at openjdk.org
Mon Jun 26 14:04:04 UTC 2023


On Mon, 26 Jun 2023 14:03:29 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:
> 
>   Fixed reviews

These changes look really good - thank you for working on these hashtables!

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

Marked as reviewed by coleenp (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14601#pullrequestreview-1498623703


More information about the hotspot-dev mailing list