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:03:31 UTC 2023
On Thu, 22 Jun 2023 16:58:32 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Justin Gu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fixed reviews
>
> 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14601#discussion_r1242238782
More information about the hotspot-dev
mailing list