[Webkit-unassigned] [Bug 144915] stress/int8-repeat-out-of-bounds.js and stress/float32-repeat-out-of-bounds.js fail with eager compilation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 10:38:56 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144915

--- Comment #2 from Filip Pizlo <fpizlo at apple.com> ---
It's intentional. :-). The tests are asserting that we converge quickly and don't recompile too much. But with eager compilation, we will recompile more because we often don't get enough profiling in the first round. That's fine. I don't think we should try to make these tests pass in eager mode

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150512/0f83c820/attachment.html>


More information about the webkit-unassigned mailing list