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

Need to abort concurrent next bitmap clear when marking is aborted during concurrent next bitmap clearing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • 8u40, 9
    • hotspot
    • gc

      Clearing the next bitmap may be interrupted by full GCs, effectively aborting marking. However, after that full GC, continuing to clear the next bitmap causes crashes if the mark bitmap has been decommitted during that full GC.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: