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:31 UTC 2023
On Mon, 26 Jun 2023 13:55:24 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> src/hotspot/share/classfile/verifier.cpp line 618:
>>
>>> 616: }
>>> 617:
>>> 618:
>>
>> This line should be removed (extraneous change).
>
> Sorry I mean the line should be added back.
Yes
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14601#discussion_r1242242101
More information about the hotspot-dev
mailing list