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

ZGC: Try forward object before retaining page

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 16
    • 16
    • hotspot
    • gc
    • b27

    Description

      We could try to forward the object before we go ahead and retain the page. This could be an optimization in two cases:
      1) A mutator would avoid a relocation stall in case the page is claimed, but the object the mutator is interested in has already been relocated.
      2) The worker thread detaching the page would not have to wait for a mutator that is just forwarding an object.

      Attachments

        Issue Links

          Activity

            People

              pliden Per Liden (Inactive)
              pliden Per Liden (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: