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

Add custom enqueue calls during reference processing

XMLWordPrintable

    • gc
    • b16

      Currently enqueuing during reference processing executes the write barrier. Some collectors (G1) are not in a state that the write barrier will execute correctly. This causes extra unnecessary work.

      Add an API to have collector specific enqueue() calls.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: