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

Parallel: Add PSOldGen::expand_and_allocate

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 24
    • None
    • hotspot
    • gc
    • b07

    Description

      `ParallelScavengeHeap::expand_heap_and_allocate` invokes `PSOldGen::allocate`, but the caller context (VM thread in safepoint) actually intends to expand-and-allocate in a single-threaded manner. Introduce a new API in PSOldGen for this use case.

      Attachments

        Issue Links

          Activity

            People

              ayang Albert Yang
              ayang Albert Yang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: