Make slow metaspace verifications switchable in debug builds

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 11
    • Component/s: hotspot
    • None
    • b07

      We have a number of useful metaspace verifications, but most of them are switched off even in debug builds since they take too much time (see e.g. JDK-8199518).

      Until now these switched were controlled by a static const bool. I'd like to make this bool switchable via a develop command line flag (whose default can be off to not disturb tests).

            Assignee:
            Thomas Stuefe
            Reporter:
            Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: