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

Put evacuation failure string directly into gc=info log message

    XMLWordPrintable

Details

    • gc
    • b06

    Description

      Currently with G1, on evacuation failure we get the following two messages:

      Pause Young (Normal) (G1 Evacuation Pause)
      To-space exhausted

      It is easier to read and less wasteful with space if evacuation failure info were put directly into the gc+info message, e.g.

      Pause Young (Normal) (Evacuation Failure) (G1 Evacuation Pause)

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: