--- old/test/nashorn/script/basic/JDK-8019508.js.EXPECTED 2020-04-15 18:58:12.000000000 +0530 +++ /dev/null 2020-04-15 18:58:12.000000000 +0530 @@ -1,12 +0,0 @@ -SyntaxError:33:Expected property id but found , -({,}) - ^ -SyntaxError:33:Expected property id but found , -({, a:2 }) - ^ -SyntaxError:33:Expected property id but found , -({a:3,,}) - ^ -SyntaxError:33:Expected comma but found ident -({a:3 b:2} - ^