Review request for JDK-8011578 -Dnashorn.unstable.relink.threshold=1 causes tests to fail.

Marcus Lagergren marcus.lagergren at oracle.com
Fri Apr 19 23:31:58 PDT 2013


+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