Rhino to Nashorn Migration Guide

Andreas Rieber rieberandreas at gmail.com
Wed Jun 19 08:05:38 PDT 2013


No problem. And for the worst case (one can't migrate due to whatever 
reason), i have a fallback variant which i used for the jconsole-plugin ;-)


On 19.06.13 16:53, Jim Laskey (Oracle) wrote:
> Oops - sent to the wrong list, but I'm glad I did.  Thanks.
>
> On 2013-06-19, at 11:50 AM, Andreas Rieber <rieberandreas at gmail.com> wrote:
>
>> Hi Jim,
>>
>> i don't know what is on your list but from the jrunscript, jconsole and scriptpad (and one of my projects) migration i have only this few issues:
>>
>> sync function
>> load function
>> importPackage
>> importClass
>> array conversion
>> print,println (might still be possible to get "right")
>> JSAdapter __call__ method
>> javascript to java type mapping
>>
>> cheers
>> Andreas
>>
>>
>> On 19.06.13 14:18, Jim Laskey (Oracle) wrote:
>>> Need to bring this together.
>>>
>>> https://jbs.oracle.com/bugs/browse/JDK-8007465
>
>



More information about the nashorn-dev mailing list