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

Guard GCIdMark against nested calls

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 18
    • hotspot
    • gc
    • b14

      `GCIdMark::_previous_gc_id` is used to support nested GC ids. However, GC ids are never nested.

      Drop that field and add assertions against nested calls.

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: