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

Finer granularity for GC verification

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 10
    • hotspot
    • gc
    • b36

      Currently the flags VerifyBeforeGC, VerifyAfterGC and VerifyDuringGC will enable verification for every GC if turned on. This can in some cases cause too much overhead.

      It would be nice to have a way to choose what type of STW pauses to verify, like only enable verification for Full GCs.

            sjohanss Stefan Johansson
            sjohanss Stefan Johansson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: