On Thu, Jul 23, 2009 at 1:25 PM, Bruce Johnson<[email protected]> wrote: > Yes, I think we would want to. My point is that we also would want to run > the non-instrumented code. I have to think there could be subtle downstream > behavioral differences (e.g. compiler optimizations that do/don't happen) > based on whether the stack trace code is generated. Thus, I'm saying we > should test both.
As an FYI, instrumentation is applied after optimization. -- Bob Vawter Google Web Toolkit Team --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
