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

Remove parallel constructs in GenCollectedHeap::process_roots

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • hotspot
    • gc
    • b08

      `GenCollectedHeap::process_roots` is always called by the VM thread only (in serial GC), so all parallel constructs can be removed, namely the field of `SubTasksDone` and the arg of `StrongRootsScope`.

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

              Created:
              Updated:
              Resolved: