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

8130847 broken with loop predicates

XMLWordPrintable

    • b84

        Compilation aborts with "Bad graph detected in build_loop_late" because PhaseMacroExpand::make_arraycopy_load() creates a new load and sets its control to the uncommon trap branch for a loop predicate. Later in the compilation loop predication creates a region to merge all predicates. The load control is then incorrect.

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

                Created:
                Updated:
                Resolved: