Review request for JDK-8081015: Allow conversion of native arrays to Queue and Collection

Attila Szegedi attila.szegedi at oracle.com
Tue May 26 12:47:53 UTC 2015


Thanks folks. Unfortunately, due to to 8 and 9 code discrepancy due to the JDK-8012518 parser API difference, I need a separate review for 8u-dev backport at <http://cr.openjdk.java.net/~attila/8081015/webrev.8u-dev/index.html>. The only change is in fact in import section of NativeJava.java, as the parser API checkin in 9 codebase touched the imports in this file even though it made no other modifications…

Thanks in advance,
  Attila.

> On May 26, 2015, at 10:18 AM, A. Sundararajan <sundararajan.athijegannathan at oracle.com> wrote:
> 
> +1
> 
> On Tuesday 26 May 2015 01:44 PM, Attila Szegedi wrote:
>> Please review JDK-8081015 "Allow conversion of native arrays to Queue and Collection" at <http://cr.openjdk.java.net/~attila/8081015/webrev.00> for <https://bugs.openjdk.java.net/browse/JDK-8081015>
>> 
>> Thanks,
>>   Attila.
> 



More information about the nashorn-dev mailing list