jdk-24/hotspot/test/compiler/whitebox
Igor Ignatyev d9187e9799 8038240: new WB API to get nmethod
Reviewed-by: morris, kvn
2014-03-27 11:17:26 +04: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 8038240: new WB API to get nmethod 2014-03-27 11:17:26 +04:00
DeoptimizeAllTest.java 8027124: [TESTBUG] NonTieredLevelsTest: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled 2014-03-06 12:47:45 +04:00
DeoptimizeMethodTest.java 8027124: [TESTBUG] NonTieredLevelsTest: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled 2014-03-06 12:47:45 +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
GetNMethodTest.java 8038240: new WB API to get nmethod 2014-03-27 11:17:26 +04:00
IsMethodCompilableTest.java 8027124: [TESTBUG] NonTieredLevelsTest: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled 2014-03-06 12:47:45 +04:00
MakeMethodNotCompilableTest.java 8027124: [TESTBUG] NonTieredLevelsTest: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled 2014-03-06 12:47:45 +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