Make IsMethodCompilable test work with tiered

XMLWordPrintable

    • b06

        C1 continues compilation of method even after reaching of recompilation's limit (PerMethodRecompilationCutoff)

        Cause of this behavior is calling of 'Method:: set_not_compilable()' with argument 'CompLevel_full_optimization' from 'MethodData::inc_decompile_count()', so for C1 the method is still
        compilable

              Assignee:
              Nils Eliasson (Inactive)
              Reporter:
              Igor Ignatyev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: