GenShen: Break out of infinite loop of old GC cycles

XMLWordPrintable

    • gc
    • b13

      A recent pr (https://github.com/openjdk/jdk/pull/23305) accidentally introduced infinite repetition of old GC cycles. The problem is that a global variable that denotes a GC trigger is pending for old was not reset to false at the start of an old GC cycle. We need to fix this.

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

              Created:
              Updated:
              Resolved: