nashorn/test/script/error/NASHORN-57.js.EXPECTED
author poonam
Wed, 28 May 2014 06:26:05 -0700
changeset 24827 82b56982e1af
parent 18632 93017277615e
permissions -rw-r--r--
8043086: Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5 Summary: In case of allocation failure, restore the value of _chunk in Arena Reviewed-by: dholmes, dcubed

test/script/error/NASHORN-57.js:35:2 Expected l-value but found ;
++;
  ^