G1: Simplify parallel and serial verification code paths

XMLWordPrintable

    • gc
    • b23

      In G1HeapVerifier::verify there is this code that optimizes verification by splitting out single- and multi-threaded operation.

      The way it's done is unnecessary: further, this is verification code that will take much much longer than the additional thread switch, so for code simplicity it is useful to simplify that code.

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

              Created:
              Updated:
              Resolved: