RFR(S): 8239072: subtype check macro node causes node budget to be exhausted

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Tue Mar 31 10:37:36 UTC 2020


> http://cr.openjdk.java.net/~roland/8239072/webrev.01/

Looks good.

Initially I thought that it would be beneficial to aggregate IGVN pass 
over multiple expansions, but now I think it's perfectly fine to 
initiate it after every node expansion.

Best regards,
Vladimir Ivanov


More information about the hotspot-compiler-dev mailing list