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

GenShen: Break out of infinite loop of old GC cycles

XMLWordPrintable

    • gc
    • master

      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.

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

              Created:
              Updated:
              Resolved: