check-init.c
30.8 KB
-
re PR java/19277 (allows array.length++ although it is final) · 5bf8aebc
PR java/19277 * check-init.c (check_init): Take care of references that do not have an explicit final variable declaration (e.g. array length access) for pre/post in/de-crement operators. From-SVN: r93144
Ranjit Mathew committed