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

Nils Eliasson nils.eliasson at oracle.com
Tue Jan 7 15:02:15 UTC 2020


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