View Single Post
Old 08-27-2006, 04:41 AM   #6 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,166
Belisarius is on a distinguished road
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.
__________________
GitS
Belisarius is offline   Reply With Quote