Re: RFR: 8068972: Array.splice should follow the ES6 specification

2016-07-26 Thread Jim Laskey (Oracle)
+1 > On Jul 21, 2016, at 12:19 PM, Hannes Wallnöfer > wrote: > > Please review: > > Webrev: http://cr.openjdk.java.net/~hannesw/8068972/webrev.00/ > Bug: https://bugs.openjdk.java.net/browse/JDK-8068972 > > This updates the implementation of

Re: RFR 8160801 :add documentation for NativeString

2016-07-26 Thread Michael Haupt
Hi Srini, thumbs up, with conditions (see below). I'll be happy to sponsor the push. +String.prototype.concat=returns string value which is mix of calling object string value and string value given as argument A mix would be fun. :-) How about this: returns the string resulting from appending

RFR 8160801 :add documentation for NativeString

2016-07-26 Thread Srinivas Dama
Hello, Please review http://cr.openjdk.java.net/~sdama/8160801/webrev.00/ for https://bugs.openjdk.java.net/browse/JDK-8160801 Regards, Srinivas