[13] RFR(XS):8226287: Make process_users_of_allocation handle gc barriers
Nils Eliasson
nils.eliasson at oracle.com
Wed Jun 19 12:49:36 UTC 2019
Hi,
This patch fixes a minor problem in process_users_of_allocation in
macro.cpp. When removing the initalize node we must handle the case that
there is a gc barrier in the control flow.
This patch strengthens the requirement that the zgc loadbarrier node has
a control out when expanding.
Bug: https://bugs.openjdk.java.net/browse/JDK-8226287
<https://bugs.openjdk.java.net/browse/JDK-8226287?>
Webrev: http://cr.openjdk.java.net/~neliasso/8226287/webrev.01/
Please review,
Regards,
Nils
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20190619/949d7157/attachment.html>
More information about the hotspot-compiler-dev
mailing list