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

Make PrintGCApplicationStoppedTime print information about stopping threads

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b40
    • Not verified

        Currently the PrintGCApplicationStoppedTime flag only prints the total time the application was stopped. In some cases it is very interesting to know how long it took to stop or start all threads. We should add that information to the output.

        Note that PrintGCApplicationStoppedTime is a misleading name since it tracks all safepoints and not just GC pauses. See JDK-6924453.

              vkempik Vladimir Kempik
              brutisso Bengt Rutisson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: