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

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Dec 20 12:24:16 PST 2012


Roland,

you sent link to wrong webrev. Is this correct one?:

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

I'm looking on it now.

Thanks,
Vladimir

On 12/20/12 11:34 AM, Roland Westrelin wrote:
> Here is a new webrev:
>
> http://cr.openjdk.java.net/~roland/8005031/webrev.01/
>
> - I dropped the special purpose dead code elimination, made stricter checks of inputs when inlining incrementally, and now do one igvn for every successful inlining
>
> - I made a couple fixes to PhaseStringOpts so it works ok when it happens after all inlining
>
> - I took all suggestions that Vladimir and Christian made into account
>
> Roland.
>


More information about the hotspot-compiler-dev mailing list