jdk-24/hotspot/test/compiler/tiered
Tobias Hartmann 38e46e728d 8046268: compiler/whitebox/ tests fail : must be osr_compiled
Added code to 'warm up' the methods before triggering OSR compilation by executing them a limited number of times. Like this, the profile information marks the loop exit as taken and we don't add an uncommon trap.

Reviewed-by: kvn, dlong, iignatyev
2014-10-13 12:30:37 +02:00
..
CompLevelsTest.java 8026414: [TESTBUG] Tests for Tiered/NonTiered levels 2013-10-19 21:54:44 +04:00
NonTieredLevelsTest.java 8046268: compiler/whitebox/ tests fail : must be osr_compiled 2014-10-13 12:30:37 +02:00
TieredLevelsTest.java 8046268: compiler/whitebox/ tests fail : must be osr_compiled 2014-10-13 12:30:37 +02:00