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

Make sure that CCP adds nodes to the IGVN worklist

XMLWordPrintable

      To avoid issues like JDK-8273409, we need to make sure that all nodes that might benefit from an input node with a more precise type should be added to the IGVN worklist.

      Current code has a "TEMPORARY fix" comment at the corresponding location:
      https://github.com/openjdk/jdk/blob/4023646ed1bcb821b1d18f7e5104f04995e8171d/src/hotspot/share/opto/phaseX.cpp#L1968

            dlunden Daniel Lunden
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: