A switch to looping from recursion has to be a plus. On 2013-04-20, at 3:31 AM, Marcus Lagergren <[email protected]> wrote:
> +1. No performance overhead I guess? I don't think there would be but those > invokeExact paths are a bit sensitive with inlining limits and stuff. > > On Apr 19, 2013, at 9:24 PM, Jim Laskey (Oracle) <[email protected]> > wrote: > >> This is really about supporting megamorphic fall back correctly. In order >> to do so, we've added support for __noSuchProperty__ when accessing indexed >> []. >> >> Please review >> http://cr.openjdk.java.net/~jlaskey/8011578/webrev.00/index.html >> >> >
