On Jun 12, 6:26 pm, [email protected] wrote: > LGTM, I'll land this CL. 2 remarks: > > * Finding the places where blocking is necessary is tricky, can we perhaps > find a mechanical way to detect these?
Agreed, they are difficult to find. The method we're using is a hack that generates literal pools very frequently, then we debug each failure in the test suite. I guess when we clear these failures, we should add this high-frequency literal pool hack as a shell feature, to prevent regressions. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
