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

Coleen Phillimore coleenp at openjdk.org
Mon Jun 26 18:33:10 UTC 2023


On Mon, 26 Jun 2023 18:22:18 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 typedef names

The name changes look good.

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

Marked as reviewed by coleenp (Reviewer).

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


More information about the hotspot-dev mailing list