Review request for JDK-8011578 -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
Jim Laskey (Oracle)
james.laskey at oracle.com
Sat Apr 20 04:48:14 PDT 2013
A switch to looping from recursion has to be a plus.
On 2013-04-20, at 3:31 AM, Marcus Lagergren <marcus.lagergren at oracle.com> 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) <james.laskey at oracle.com> 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
>>
>>
>
More information about the nashorn-dev
mailing list