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

G1: Simplify parallel and serial verification code paths

    XMLWordPrintable

Details

    • gc
    • b23

    Description

      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.

      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: