jdk-24/hotspot/test/compiler/whitebox
Nils Eliasson 0b6a5f744a 8007270: Make IsMethodCompilable test work with tiered
Only c2 compiles counts toward cutoff

Reviewed-by: kvn, roland
2014-01-28 15:05:46 +01:00
..
ClearMethodStateTest.java 8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul 2013-12-31 19:26:57 +04:00
CompilerWhiteBoxTest.java 8007270: Make IsMethodCompilable test work with tiered 2014-01-28 15:05:46 +01:00
DeoptimizeAllTest.java 8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul 2013-12-31 19:26:57 +04:00
DeoptimizeMethodTest.java 8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul 2013-12-31 19:26:57 +04:00
EnqueueMethodForCompilationTest.java 8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul 2013-12-31 19:26:57 +04:00
IsMethodCompilableTest.java 8007270: Make IsMethodCompilable test work with tiered 2014-01-28 15:05:46 +01:00
MakeMethodNotCompilableTest.java 8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul 2013-12-31 19:26:57 +04:00
SetDontInlineMethodTest.java 8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul 2013-12-31 19:26:57 +04:00
SetForceInlineMethodTest.java 8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul 2013-12-31 19:26:57 +04:00