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

VerifyRememberedSets is an expensive nop in product builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b83
    • generic
    • generic

        VerifyRememberedSets is a diagnostic flag. Unfortunately, all of the additional checks enabled by it are performed by asserts. Turning it on in a product build will just make things slower, with no useful effect.

              jwilhelm Jesper Wilhelmsson
              kbarrett Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: