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

Workaround C2 limitations when working with long loops

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • None
    • repo-panama
    • tools

    Description

      Hotspot and Graal both have well-known issues when it comes to support bound-check-elimination in the presence of loops with 'long' induction variables.

      One possible, interim, solution would be to workaround this limitation in the foreign memory access implementation, by special casing 'small' memory segments.

      Attachments

        Issue Links

          Activity

            People

              mcimadamore Maurizio Cimadamore
              mcimadamore Maurizio Cimadamore
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: