Review request for JDK-8066669: dust.js performance regression caused by primitive field conversion

Hannes Wallnoefer hannes.wallnoefer at oracle.com
Thu Dec 11 15:00:24 UTC 2014


Backport patch to 8u40 failed in two places in MethodEmitter.java 
because the beginning of dynamicGet and dynamicSet methods changed in 9.

Please review backport to 8u here: 
http://cr.openjdk.java.net/~hannesw/8066669/

Thanks,
Hannes

Am 2014-12-11 um 14:47 schrieb Hannes Wallnoefer:
> I uploaded a new webrev that only replaces index nodes with string 
> index expressions as suggested by Attila, and added tests for index 
> operations on a java HashMap. Please review.
>
> http://cr.openjdk.java.net/~hannesw/8066669/
>
> Thanks,
> Hannes
>
> Am 2014-12-11 um 13:48 schrieb Hannes Wallnoefer:
>> Please review JDK-8066669: dust.js performance regression caused by 
>> primitive field conversion:
>>
>> http://cr.openjdk.java.net/~hannesw/8066669/
>>
>> Thanks,
>> Hannes
>



More information about the nashorn-dev mailing list