Shenandoah: Register heuristic penalties following a degenerated GC

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: hotspot
    • gc

      Following a degenerated cycle, Shenandoah is supposed to increase the heuristic triggering penalty to cause more aggressive triggering. We recently discovered that the code to impose the degeneration penalty is missing.

      Add a call to _generation->heuristics()->record_success_degenerated() at the end of ShenandoahDegenGC:op_degenerated().

            Assignee:
            Kelvin Nilsen
            Reporter:
            Kelvin Nilsen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: