nashorn/test/script/basic/JDK-8019508.js.EXPECTED
author stefank
Mon, 18 Aug 2014 13:55:29 +0200 (2014-08-18)
changeset 25988 c75f62affad8
parent 20929 f2bd18181940
permissions -rw-r--r--
8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc Reviewed-by: jmasa, brutisso, sla
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}
      ^