--- a/nashorn/test/script/basic/JDK-8035312.js.EXPECTED Fri Sep 01 14:13:42 2017 +0000
+++ b/nashorn/test/script/basic/JDK-8035312.js.EXPECTED Sat Sep 02 14:26:29 2017 +0200
@@ -58,37 +58,37 @@
>>> Pop test
Popping from 1,2,3
- array is now [1,2,3] length is = 3
+ array is now [1,2,] length is = 3
class jdk.nashorn.internal.runtime.arrays.LengthNotWritableFilter
-Popping from 1,2,3
- array is now [1,2,3] length is = 3
+Popping from 1,2,
+ array is now [1,2,] length is = 3
class jdk.nashorn.internal.runtime.arrays.LengthNotWritableFilter
x.length === 3 (should be 3)
-x === 1,2,3
-Popping from 1,2,3
- array is now [1,2,3] length is = 3
+x === 1,2,
+Popping from 1,2,
+ array is now [1,2,] length is = 3
class jdk.nashorn.internal.runtime.arrays.LengthNotWritableFilter
-Popping from 1,2,3
- array is now [1,2,3] length is = 3
+Popping from 1,2,
+ array is now [1,2,] length is = 3
class jdk.nashorn.internal.runtime.arrays.LengthNotWritableFilter
-Popping from 1,2,3
- array is now [1,2,3] length is = 3
+Popping from 1,2,
+ array is now [1,2,] length is = 3
class jdk.nashorn.internal.runtime.arrays.LengthNotWritableFilter
-Popping from 1,2,3
- array is now [1,2,3] length is = 3
+Popping from 1,2,
+ array is now [1,2,] length is = 3
class jdk.nashorn.internal.runtime.arrays.LengthNotWritableFilter
-Popping from 1,2,3
- array is now [1,2,3] length is = 3
+Popping from 1,2,
+ array is now [1,2,] length is = 3
class jdk.nashorn.internal.runtime.arrays.LengthNotWritableFilter
x.length === 3 (should be 3)
-x === 1,2,3
+x === 1,2,
class jdk.nashorn.internal.runtime.arrays.LengthNotWritableFilter
Writing 0
class jdk.nashorn.internal.runtime.arrays.LengthNotWritableFilter