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

c1 IR::verify is expensive

    XMLWordPrintable

Details

    • b05

    Description

      c1 IR::verify is expensive. It is also run once for every block by BlockMerger. For every block all blocks are traversed - both postorder och preorder, multiple times.

      This is a debug-build problem only. But still a problem since a method that we can run in product-builds must be testable in debug-builds.

      Attachments

        Issue Links

          Activity

            People

              lujaniuk Ludvig Janiuk
              neliasso Nils Eliasson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: