RFR(M): 8201593: Print array length in ArrayIndexOutOfBoundsException.
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Wed Apr 18 08:09:12 UTC 2018
Hi,
I would like to print a more verbose text on ArrayIndexOutOfBounds exception
that not only mentions the index, but also the length of the array accessed.
See the bug for documentation of the change of the message.
http://cr.openjdk.java.net/~goetz/wr18/8201593-lenInAIOOB/01/
@aarch/arm people:
I edited the aarch/arm files. Could you please verify this is correct?
I can not build on these platforms.
The code on all the other platforms is tested with all the jtreg and jck tests etc.
Best regards,
Goetz.
More information about the aarch32-port-dev
mailing list