MHs.GWT methods can be marked as non-compilable due to deopt count profile pollution

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 9
    • Component/s: hotspot
    • None

      Since MHs.GWT are heavily shared, -XX:PerBytecodeRecompilationCutoff= and -XX:PerMethodRecompilationCutoff= can be reached. It makes method non-compilable and peak performance falls from the cliff (since the method is never inlined and always interpreted).

      It happens very rarely.

            Assignee:
            Vladimir Ivanov
            Reporter:
            Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: