Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] serialver

This issue is documented in in bug report (and its duplicates):
https://bugs.eclipse.org/bugs/show_bug.cgi?id=10104
In brief, the Java specification doesn't cover these aspects, but
serialization is dependent on these. Solution is to use same compiler on
both ends (whatever compiler it is).



                                                                                                                                                    
                      FLEEMANS@xxxxxxxxx                                                                                                            
                      .com                      To:       eclipse-dev@xxxxxxxxxxx                                                                   
                      Sent by:                  cc:                                                                                                 
                      eclipse-dev-admin@        Subject:  [eclipse-dev] serialver                                                                   
                      eclipse.org                                                                                                                   
                                                                                                                                                    
                                                                                                                                                    
                      09/05/2003 01:44                                                                                                              
                      PM                                                                                                                            
                      Please respond to                                                                                                             
                      eclipse-dev                                                                                                                   
                                                                                                                                                    
                                                                                                                                                    







Hi,


Does anybody know why the SerialVersionUID calculated when compiled by
Eclipse differs from the SerialVersionUID calculated by the normal javac.
Even when the sourcecode is the same and the JRE environment is the same ?


Thanx,


Frank Leemans
Senior Technology Analist
Janssen International
Global Treasury Services Center
Information Management Treasury
Turnhoutseweg 30 · B-2340 Beerse · Belgium
PHONE: (+32(0)14/60.30.49
E-MAIL: * fleemans@xxxxxxxxxxxxx













Back to the top