John Wang wrote:

It would have been avoided if the same compiler was used for the release,


I took the same compiler (Sun JDK 1.6.0_06) and used the "serialver" tool to compute the SUID for Term.java, and on 2.3.2 it reports "554776219862331599L" for 2.4.0 and "435090971444481257L" for 2.3.2. In other words, the addition of "public Term(String field)" changed the SUID.

Then I tried Sun JDK 1.4.2_15, and it reports the same results.

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to