Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8261225

TieredStopAtLevel should have no effect if TieredCompilation is disabled

XMLWordPrintable

    • b11

      If TieredCompilation is disabled, setting TieredStopAtLevel to a value <= CompLevel::CompLevel_full_optimization should not have any effect. However, after JDK-8251462, compilations with a level > TieredStopAtLevel requested via the `enqueueMethodForCompilation` start to fail with:

      WB error: invalid compilation level 4

            iveresov Igor Veresov
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: