Title: Message Title
Svetoslav Neykov commented on an issue
XStream / Improvement XSTR-769
Failure when unmarshaling non-static classes serialized with a different compiler
Switching from the eclipse compiler to oracle or vice versa leads to a failure when unmarshaling a non-static object. The compilers generate different indexes for the this$N fields which causes a field not found exception.

I've attached a patch with a testcase which illustrates the problem and a stab at fixing it. The solution is to always put "defined...

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to