RFR (XS): 8035585: Restore UseOldInlining in jdk8u

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Feb 21 10:41:44 PST 2014


https://bugs.openjdk.java.net/browse/JDK-8035585
http://cr.openjdk.java.net/~kvn/8035585/webrev/

I backported 8032490 changes which removed UseOldInlining flags. We 
can't do that in update release.
Restore the flag but keep code changes. The removed code was never used, 
tested and was rotten.

Thanks,
Vladimir



More information about the hotspot-compiler-dev mailing list