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

Refactor VM GC operations caused by allocation failure

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b53

    Backports

      Description

        For collections caused by failed allocations there exist subclasses of VM_GC_Operation to perform the collection and allocation for the different GCs (GenCollectForAllocation, ParallelGCFailedAllocation, etc). Some of the code for these classes is duplicated and could instead be shared, for example by having a common CollectForAllocation superclass. This would also make it easier to add tracing for these operations.

        Attachments

          Issue Links

            There are no Sub-Tasks for this issue.

            Activity

              People

                mlarsson Marcus Larsson (Inactive)
                mlarsson Marcus Larsson (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: