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

Directly call HeapRegion::block_start in G1CMObjArrayProcessor::process_slice

XMLWordPrintable

    • gc
    • b06

      G1CMObjArrayProcessor::process_slice calls G1CollectedHeap::block_start although it already has the HeapRegion and everything and could just use that to remove the additional indirection (and some checking code).

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

              Created:
              Updated:
              Resolved: