Rmi compilation to native code
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Fri Feb 22 13:29:00 GMT 2002
John Leuner wrote:
>>What about functionality of serialization. Does it work? Is it compatible with the other JDK's?
>
It does work, and interoperability with the JDK seems to be fine as long
as your class has an explicit SerialVersionUID. If they don't, there can
be problems in some cases due to inner classes etc having slightly
different flags and synthetic method names under GCJ compared to javac,
all of which effect the SerialVersionUID calculation.
regards
Bryce.
More information about the Java
mailing list