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

Incorrect TraceLoopPredicate output

    XMLWordPrintable

Details

    • b22

    Description

      This line in PhaseIdealLoop::loop_predication_impl_helper prints the node index of the lower bounds check, not the upper bounds check:

      if (TraceLoopPredicate) tty->print_cr("upper bound check if: %d", lower_bound_iff->_idx);

      Attachments

        Issue Links

          Activity

            People

              szaldana Sonia Zaldana Calles
              dlong Dean Long
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: