[10] RFR(XS): 8176441: assert(false) failed: modified node was not processed by IGVN.transform_old()

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Thu Mar 9 15:08:47 UTC 2017


Looks good.

Best regards,
Vladimir Ivanov

On 3/9/17 4:56 PM, Tobias Hartmann wrote:
> Hi,
>
> please review the following patch:
> https://bugs.openjdk.java.net/browse/JDK-8176441
> http://cr.openjdk.java.net/~thartmann/8176441/webrev.00/
>
> The shiftNode needs to be added to the IGVN worklist after being modified. This was introduced by [1].
>
> Tested with replay compilation and RBT (running).
>
> Thanks,
> Tobias
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8173470
>


More information about the hotspot-compiler-dev mailing list