Heap regions with no reachability token need to have the empty reachability set
authorjjenista <jjenista>
Mon, 18 Aug 2008 19:46:54 +0000 (19:46 +0000)
committerjjenista <jjenista>
Mon, 18 Aug 2008 19:46:54 +0000 (19:46 +0000)
commit5a0a8a1484e94e37db913d6c816b1513a5abccad
tree2d916c6f781077f774639ba2c25852d262c223e3
parente46802516c9d8c0b19d91deb77f7f03e3bce4277
Heap regions with no reachability token need to have the empty reachability set
in order for other token operations to work.
Robust/src/Analysis/OwnershipAnalysis/OwnershipAnalysis.java
Robust/src/Analysis/OwnershipAnalysis/OwnershipGraph.java
Robust/src/Analysis/OwnershipAnalysis/ReferenceEdge.java
Robust/src/Tests/OwnershipAnalysisTest/test01/makefile
Robust/src/Tests/OwnershipAnalysisTest/test01/test01.java