jdk/hotspot/test/compiler/whitebox
Tobias Hartmann 2597d484c6 8061486: [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies)
Call warmup code from OSR triggering method to make sure no non-OSR compilation is triggered in the loop.

Reviewed-by: kvn
2014-10-24 08:35:29 +02:00
..
ClearMethodStateTest.java 8046268: compiler/whitebox/ tests fail : must be osr_compiled 2014-10-13 12:30:37 +02:00
CompilerWhiteBoxTest.java 8061486: [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies) 2014-10-24 08:35:29 +02:00
DeoptimizeAllTest.java 8046268: compiler/whitebox/ tests fail : must be osr_compiled 2014-10-13 12:30:37 +02:00
DeoptimizeMethodTest.java 8046268: compiler/whitebox/ tests fail : must be osr_compiled 2014-10-13 12:30:37 +02:00
EnqueueMethodForCompilationTest.java 8046268: compiler/whitebox/ tests fail : must be osr_compiled 2014-10-13 12:30:37 +02:00
GetNMethodTest.java 8046268: compiler/whitebox/ tests fail : must be osr_compiled 2014-10-13 12:30:37 +02:00
IsMethodCompilableTest.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
MakeMethodNotCompilableTest.java 8046268: compiler/whitebox/ tests fail : must be osr_compiled 2014-10-13 12:30:37 +02:00
SetDontInlineMethodTest.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
SetForceInlineMethodTest.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00