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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: