[Soot-list] Why Spark in soot 2.2.4 slows down

Eric Bodden eric.bodden at mail.mcgill.ca
Thu Jul 5 13:54:53 EDT 2007


On 05/07/07, Ondrej Lhotak <olhotak at uwaterloo.ca> wrote:
> Basically, it argues that equals and hashCode depending on mutating parts
> of an object are broken. Within Spark, the contents of PointsToSetInternal
> change all the time. There's a reason it has "Internal" as part of the
> name...

Yes, but it won't change once it's computed and only then it's that
clients use it. So maybe it should automatically be wrapped then once
it is exposed to clients?

Eric

-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


More information about the Soot-list mailing list