Tom Tromey writes: > > Index: gcc/java/ChangeLog > from Tom Tromey <tromey@redhat.com> > Fix for PR java/11600: > * parse.y (java_complete_lhs): See whether we're calling a method > on an array. > (check_thrown_exceptions): Added `is_array_call' argument; > fixed `clone' checking; updated all callers. Ugh. Okay. Andrew.