RFR: 8166186: ClassCastException with arguments usage
Sundararajan Athijegannathan
sundararajan.athijegannathan at oracle.com
Wed Jan 25 03:20:51 UTC 2017
+1
-Sundar
On 24/01/17, 9:22 PM, Attila Szegedi wrote:
> +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