WALA/com.ibm.wala.core/src/com/ibm/wala/dataflow
Ben Liblit d6ce679a72 Add static private serialVersionUID fields to Serializable classes
We already have plenty of examples of Serializable classes with this
field, and the vast majority of those fields have generated IDs rather
than "1L".  From this I infer that using proper serialVersionUID
fields is considered appropriate WALA coding style.
2017-08-05 13:30:35 -07:00
..
IFDS Add static private serialVersionUID fields to Serializable classes 2017-08-05 13:30:35 -07:00
ssa Fix additional uses of raw types related to IVariable 2017-07-12 10:39:06 -07:00