-
Enhancement
-
Resolution: Unresolved
-
P4
-
25
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.