[14] RFR(M): 8229496: SIGFPE (division by zero) in C2 OSR compiled method

Roland Westrelin rwestrel at redhat.com
Thu Aug 29 11:51:35 UTC 2019


> http://cr.openjdk.java.net/~thartmann/8229496/webrev.00/

That looks good to me.

Have you verified performance?

Wouldn't the code in CastLLNode::Ideal() after line 301 belong in
CastLLNode::Value()? I realize you followed CastIINode::Ideal() which
would need to be changed to.

Roland.


More information about the hotspot-compiler-dev mailing list