Limit printed failures within an object during G1 heap verification

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: hotspot
    • gc
    • b14

      Currently the g1 remembered set and liveness heap verification checks G1MaxVerifyFailures after having processed a single object.

      If that object has many references, this can lead to lots and lots of errors being printed before that limit is observed.

      The limit does not need to be precise, but it should avoid filling the disk/log on e.g. a large object array with lots of failing references.

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: