Jan. 16, 2010
4:08 p.m.
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