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

Verify bounds for primitive array reads in JVMCI

XMLWordPrintable

      A JVMCI compiler can attempt to read data after the last array element (from the padding at the end of the array). JVMCI should catch this and throw an exception instead of returning garbage data.

            apecimut Andrej Pecimuth
            apecimut Andrej Pecimuth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: