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

Remove promotion failed boolean from YC event

    XMLWordPrintable

Details

    • gc
    • b37
    • Not verified

    Backports

      Description

        The young garbage collection tracing event has a boolean to indicate if a promotion failed has occurred or not. This information is also available in its own event so the variable is duplicating the information. It was introduced for convenience to make it easy to see if a collection got promotion failed or not when looking at the GC events. However, the existence of this variable complicates the implementation of the evacuation failed event for G1, so we have decided to remove it.

        Attachments

          Issue Links

            Activity

              People

                jwilhelm Jesper Wilhelmsson
                jwilhelm Jesper Wilhelmsson
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: