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

Print additional debug information when hitting assert(in_hash)

XMLWordPrintable

    • b09

        In the past, we've been hitting:

        assert(in_hash) failed: node should be in igvn hash table

        a couple of times without being able to reproduce or debug it properly and we ended up closing it as cannot reproduce. This enhancement should dump some information about the graph to better analyze this problem when hitting it again in the future.

        For example, we could dump the node in question, parts of the graph or the entire graph.

              enothum Eric Nothum (Inactive)
              chagedorn Christian Hagedorn
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: