Jan. 16, 2010
4:14 p.m.
Then blockExtentsToTempsMap values are Arrays of pairs, not exactly what expected by the test... Nicolas 2010/1/16 Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com>:
Correct message is blockExtentsToTempsMap rather than blockExtentsToTempRefs
But then, method still fails because keys does not answer a Set anymore. Use keys asSet.
Nicolas
2010/1/16 Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com>:
The test is incompatible with new CompiledMethod trailer Use generate rather than generate: #(0 0 0 0)
Then the method still fails because sending unimplemented #blockExtentsToTempRefs
same for testBlockNumberingForInjectInto testTempNameAccessForInjectInto
Nicolas