RFR(S): 8034188 OSR methods may not be recompiled at proper compilation level after deoptimization (original) (raw)

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Feb 11 11:30:39 PST 2014


Looks good.

Vladimir

On 2/11/14 4:50 AM, Nils Eliasson wrote:

Hi,

This bug fixes a bug in the tiered policy that may cause deoptimized osr-nmethods not to be recompiled at the correct level. Webrev: http://cr.openjdk.java.net/~neliasso/8034188/webrev/ Testing: Reproduced by running IsMethodCompilable test. Thanks, //Nils



More information about the hotspot-compiler-dev mailing list