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

G1: Improve inlining around trim_queue

XMLWordPrintable

    • gc
    • b12

      G1's processing of evacuation task queues declares and relies on a lot of inlining for performance. However, some of the inlining boundries might not be the best choices. In particular, copy_to_survivor_space is out-of-line but called for most tasks. Meanwhile, the surrounding iteration code is inlined into callers.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: