RFR: 8166186: ClassCastException with arguments usage

Attila Szegedi szegedia at gmail.com
Tue Jan 24 15:52:37 UTC 2017


+1

> On 24 Jan 2017, at 15:31, Hannes Wallnöfer <hannes.wallnoefer at oracle.com> wrote:
> 
> Please review:
> 
> bug: https://bugs.openjdk.java.net/browse/JDK-8166186
> webrev: http://cr.openjdk.java.net/~hannesw/8166186/webrev.00/
> 
> The problem was that guards for non-strict functions sometimes have a this-object parameter which also needs to be unpacked, inserted, or wrapped when called via Function.prototype.apply.
> 
> This also includes a patch for types contributed by Ahmed Ashour.
> 
> Thanks,
> Hannes



More information about the nashorn-dev mailing list