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

Shenandoah: Update comments in ShenandoahConcurrentGC::op_reset_after_collect

XMLWordPrintable

    • gc
    • b13

      After doing more test and analysis, we have a better understanding why reset bitmap of young gen after concurrent cycle may cause crash if there is pending old GC cycle to execute: When there is soft reference in old gen, but the referent is in young, reseting bitmap of young will cause wrong state of the soft reference, which may lead to expected cashes.


            xpeng Xiaolong Peng
            xpeng Xiaolong Peng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: