RFR 8131340: Varargs function is recompiled each time it is linked
Michael Haupt
michael.haupt at oracle.com
Fri Jul 17 12:10:46 UTC 2015
Hi Hannes,
thank you; my thumb is still up. :-)
Best,
Michael
> Am 17.07.2015 um 14:00 schrieb Hannes Wallnoefer <hannes.wallnoefer at oracle.com>:
>
> Thanks for the review. You are right, I followed your suggestion and made ScriptFunctionData#getBest abstract.
>
> New webrev: http://cr.openjdk.java.net/~hannesw/8131340/webrev.01/
>
> Thanks,
> Hannes
>
> Am 2015-07-17 um 13:28 schrieb Michael Haupt:
>> Hi Hannes,
>>
>>> Am 17.07.2015 um 12:27 schrieb Hannes Wallnoefer <hannes.wallnoefer at oracle.com>:
>>> Please review JDK-8131340: Varargs function is recompiled each time it is linked
>>>
>>> http://cr.openjdk.java.net/~hannesw/8131340/
>>
>> lower-case thumbs up, with one remark: getBest is now defined in SFD and overridden in RecompSFD, and the super call is gone, so the implementation of getBest in SFD is now only responsible for FinalSFD only - how about making it abstract in SFD and moving the implementation to FinalSFD?
>>
>> Best,
>>
>> Michael
>>
>
--
<http://www.oracle.com/>
Dr. Michael Haupt | Principal Member of Technical Staff
Phone: +49 331 200 7277 | Fax: +49 331 200 7561
Oracle Java Platform Group | LangTools Team | Nashorn
Oracle Deutschland B.V. & Co. KG, Schiffbauergasse 14 | 14467 Potsdam, Germany
<http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment
More information about the nashorn-dev
mailing list