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

C2: Enforce post-loop opts phase

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • hotspot

      Some optimizations (like ReachabilityFence support introduced by JDK-8290892) are allowed only when loop optimizations are over.

      Introduce validation logic to enforce no loop optimizations mode and use it to guarantee that no loop optimizations happen after ReachabiltyFence nodes are eliminated.

            Unassigned Unassigned
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: