when the RCR system resolves a parent stall site, the parent thread has its stallreco...
authorjjenista <jjenista>
Wed, 3 Nov 2010 20:54:01 +0000 (20:54 +0000)
committerjjenista <jjenista>
Wed, 3 Nov 2010 20:54:01 +0000 (20:54 +0000)
commit0930c4234af1335604c6dfb79a9f1e0dfa0efcea
tree92eff4f42795fadb724ae18e47570c34dea61d5f
parent73adba02e4f824b1edff5b779cac35041ca3b274
when the RCR system resolves a parent stall site, the parent thread has its stallrecord.common.rcrstatus set back to 0, but if the ooojava memory queue resolves the stall earlier, it allows the parent to resume without setting rcrstatus, so we added a line in the parent just after the stall so it clears its rcrstatus itself no matter which method resumes it
Robust/src/IR/Flat/BuildCode.java