Re: jdk.nashorn.api.scripting.ScriptUtils.wrap

2015-11-09 Thread Kockert, Timo
are mirrored (wrapped) automatically now. There should be no need for >>Java side to explicitly call wrap/unwrap at all. Will you please given >>an example of your use-case? >> >>Also, what other API instability concerns you have? Will you please be >>more explicit o

Re: jdk.nashorn.api.scripting.ScriptUtils.wrap

2015-11-09 Thread Kockert, Timo
ease be >more explicit on those? > >Thanks, >-Sundar > >On 11/9/2015 3:27 PM, Kockert, Timo wrote: >> Hello everyone, >> >> on October 7th, Richard Evans posted to this mailing list (with the same >> subject as me): >> >> "Sometime after jd

jdk.nashorn.api.scripting.ScriptUtils.wrap

2015-11-09 Thread Kockert, Timo
Hello everyone, on October 7th, Richard Evans posted to this mailing list (with the same subject as me): "Sometime after jdk1.8u32 this method changed to take an internal jdk.nashorn.internal.runtime.ScriptObject argument. This means that code compiled with 1.8u20 will not work with later rel