Curious. Found a bug in liveness where liveIn set becomes empty erroneously. While...
authorjjenista <jjenista>
Thu, 7 May 2009 18:28:08 +0000 (18:28 +0000)
committerjjenista <jjenista>
Thu, 7 May 2009 18:28:08 +0000 (18:28 +0000)
commit3d76b42356094477e647a8fdd2e1a1f4c70c3317
tree521dc9ed01a7047e3997b4736942bd239193d54b
parenta242f627ed257f6530839d54d8c394555ed73328
Curious.  Found a bug in liveness where liveIn set becomes empty erroneously.  While tracing bug back the output started producing the correct liveIn set, but the code diff confirms to me that I haven't made a functional change to the system.  I've been trying to understand what happened, but for now I'll check in this working, stable capture and keep an eye on liveness results in case the bug is just latent now.
Robust/src/Analysis/MLP/MLPAnalysis.java
Robust/src/Tests/mlp/tinyTest/test.java