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

Make slow metaspace verifications switchable in debug builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • 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).

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

              Created:
              Updated:
              Resolved: