RFR(S): 8034188 OSR methods may not be recompiled at proper compilation level after deoptimization (original) (raw)
Igor Veresov igor.veresov at oracle.com
Tue Feb 11 13:44:07 PST 2014
- Previous message: RFR(S): 8034188 OSR methods may not be recompiled at proper compilation level after deoptimization
- Next message: RFR(S) 8007270: Make IsMethodCompilable test work with tiered
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ouch. Thanks for fixing this. Looks good.
igor
On Feb 11, 2014, at 4:50 AM, Nils Eliasson <nils.eliasson at oracle.com> 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
- Previous message: RFR(S): 8034188 OSR methods may not be recompiled at proper compilation level after deoptimization
- Next message: RFR(S) 8007270: Make IsMethodCompilable test work with tiered
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list