• T
    8046268: compiler/whitebox/ tests fail : must be osr_compiled · 0a7368fc
    thartmann 提交于
    Summary: 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
    0a7368fc
CompilerWhiteBoxTest.java 23.8 KB