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

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

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: