[14] RFR(XS): 8236140: assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it

Tobias Hartmann tobias.hartmann at oracle.com
Tue Jan 7 16:31:23 UTC 2020


+1

Best regards,
Tobias

On 07.01.20 16:02, Nils Eliasson wrote:
> Hi Christian!
> 
> The fix looks good to me.
> 
> Reviewed.
> 
> Best regards,
> Nils
> 
> On 2020-01-07 12:53, Christian Hagedorn wrote:
>> Hi
>>
>> Please review the following patch:
>> https://bugs.openjdk.java.net/browse/JDK-8236140
>> http://cr.openjdk.java.net/~chagedorn/8236140/webrev.00/
>>
>> An input of the StoreL node in the test case was set without rehashing the store which triggers
>> the assertion failure.
>>
>> Thank you!
>>
>> Best regards,
>> Christian
> 


More information about the hotspot-compiler-dev mailing list