[13] RFR(XS):8226287: Make process_users_of_allocation handle gc barriers

Roland Westrelin rwestrel at redhat.com
Wed Jun 26 09:24:06 UTC 2019


> The IR breaks on removal of the initialize node if there's a barrier 
> between the allocation and the initialize node. Like this:

In what way does it break? Is the problem that removing the Initialize
node with the current code would also remove the LoadBarrier?

Roland.


More information about the hotspot-compiler-dev mailing list