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

G1: Improve inlining around trim_queue

    XMLWordPrintable

Details

    • gc
    • b12

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: