* fix for issue introduced in r28862: the compiler considered also dynamic arrays and fixed-length static arrays when looking for overloads of array constructors, while these are not valid in such cases (and it also gave an error afterwards when trying to actually use them). This caused a lot of spurious "can't select which overloaded routine to call" errors when using many JVM routines