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

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

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

                Created:
                Updated:
                Resolved: