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

            Assignee:
            Igor Veresov
            Reporter:
            Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: