RFR(L): 8005071: Incremental inlining for JSR 292

Roland Westrelin roland.westrelin at oracle.com
Fri Dec 21 09:13:27 PST 2012


> It is possible because of how UniqueNodeList works. It is not queue so nodes pushed on the list later could be processed early than older nodes.

I didn't realize that. I'll file the bug.

> OK. But add is_If() check as I asked.

Ok.

Roland.


More information about the hotspot-compiler-dev mailing list