Re: array serialization problem

Marcel Wiesweg <[email protected]> Sun, 16 Oct 2005 19:34:15 +0200
Newsgroups gmane.comp.java.vm.sablevm.devel
Message-ID <[email protected]>
> Hi,
>
> I'm having substantial trouble getting SableVM to talk to a Sun JVM
> (5.0). SableVM seems to disagree with regards to the serialVersionUID
> of arrays of primitives. Both VMs are running under Linux x86. Any
> suggestions?
>

See also 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23026

Marcel