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

SafePointNode::_replaced_nodes breaks with irreducible loops

XMLWordPrintable

    • b159

        Handling of SafePointNode::_replaced_nodes is incompatible with irreducible loops: replaced nodes can be propagated and applied before all predecessor blocks are processed which can lead to a broken graph. This was observed by one of our customers (crash in the compiler). The compilation in that case is an OSR compilation: OSR compilations can cause irreducible loops to appear even if the methods to be compiled have no irreducible loop.

              roland Roland Westrelin
              roland Roland Westrelin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: