|
My guess would be that there is an obsolete class file hidden somewhere in the package that you moved from Windows to Unix. There is the possibility that you found a bug in the implementation of Java, but I'd bet that for some reason an old class file is getting used and is only being replaced upon re-compile.
|