view test/script/basic/JDK-8019508.js.EXPECTED @ 619:7cc5ff16380f

8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases. Reviewed-by: lagergren, jlaskey
author sundar
date Thu, 10 Oct 2013 11:48:56 +0200
parents 9165138b427c
children
line wrap: on
line source

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}
      ^