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

Serial: Inline SerialHeap::process_roots

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • None
    • hotspot
    • gc
    • master

      This method is used in three sites:

      1. young-gc
      2. full-gc marking (phase 1)
      3. full-gc adjusting (phase 3)

      However, the set of roots visited and closures used are quite different. The control flow would be much simpler if this root-processing logic is "inline" in each site.

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

              Created:
              Updated:
              Resolved: