japitools-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Japi] Fixed serialVersionUID computation bug


From: Jeroen Frijters
Subject: [Japi] Fixed serialVersionUID computation bug
Date: Thu, 5 Jul 2007 11:15:17 +0200

Hi,

I committed the attached patch. I encountered a serialVersionUID difference in 
the java.util.EnumSet class between the OpenJDK result (as returned by 
java.io.ObjectStreamClass.getSerialVersionUID()) and Japitools and traced it to 
the fact that Japitools didn't mask out the ACC_BRIDGE modifier flag.

Regards,
Jeroen

Attachment: ClassFile.java.patch
Description: ClassFile.java.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]