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

Replace/rename PrintGCApplication{Concurrent|Stopped}Time flags.

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Other
    • P4
    • tbd
    • 7
    • hotspot
    • gc
    • generic
    • generic

    Description

      The flags PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime should be replaced/renamed to PrintInterSafepointIntervals and PrintSafepointDurations repectively.

      These flags print the application execution times between, and the durations of, ALL safepoints (not just safepoints associated with GC events) and so having "GC" in the names of these flags is a misnomer and misleading.

      Specifically these flags will print out the application execution times between, and the durations of, safepoints caused by having to clean up inline cache transition stubs.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              johnc John Cuthbertson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: