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

Always do remembered set verification during G1 Full GC

    XMLWordPrintable

Details

    • gc
    • b12

    Description

      Currently by default we do not verify the remembered sets during full gc as guarded by the G1VerifyRSetsDuringFullGC flag.

      This has apparently a way to limit time spent in verification during full gc, introduced sometime in the first versions of the g1 collector.

      Nowadays we can limit verification much more flexibly using e.g. GCVerifyType. Further, since full gc is rare, this particular additional verification does not matter.

      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: