>>>>> "Ralph" == Ralph Loader <suckfish@ihug.co.nz> writes: Ralph> Reading the java language spec, I think the code below is invalid, but Ralph> both gcj and sun's javac accept it. I agree. Ralph> Should we follow what sun says or what sun does? Let's follow the language specification. Tom