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

Limit printed failures within an object during G1 heap verification

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 21
    • 21
    • hotspot
    • gc
    • b14

    Description

      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.

      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: