new analysis for array references that create no new reachability is in, and correctl...
authorjjenista <jjenista>
Fri, 30 Oct 2009 20:30:18 +0000 (20:30 +0000)
committerjjenista <jjenista>
Fri, 30 Oct 2009 20:30:18 +0000 (20:30 +0000)
commitb28eb53cc507ab65a6cc1a7d97e0bb7249e1f226
treec72c2f8076b12be5802c3f5cc9546350fac71d1b
parentb992cf9fba7e552d1f351e0f238057e50a9fa6b1
new analysis for array references that create no new reachability is in, and correctly finds the set of FlatSetElementNode objects that we are expecting to be able to skip.  Disjointness results still the same, more checking to do
Robust/src/Analysis/ArrayReferencees.java
Robust/src/Analysis/MLP/MLPAnalysis.java
Robust/src/Analysis/OwnershipAnalysis/OwnershipAnalysis.java
Robust/src/Benchmarks/mlp/directto/mlp-small-for-testing/FlightList.java
Robust/src/Benchmarks/mlp/directto/mlp-small-for-testing/MessageList.java
Robust/src/Benchmarks/mlp/directto/mlp-small-for-testing/makefile
Robust/src/Main/Main.java