test/script/basic/JDK-8029364.js.EXPECTED

Thu, 16 Jan 2014 22:50:53 +0530

author
sundar
date
Thu, 16 Jan 2014 22:50:53 +0530
changeset 759
33a61e7f43e6
parent 0
b1a7da25b547
permissions
-rw-r--r--

8032004: instance property "message" of Error objects should be non-enumerable
Reviewed-by: hannesw, jlaskey

     1 class javax.script.ScriptException
     2 class jdk.nashorn.internal.runtime.ECMAException
     3 Error: foo
     4 true
     5 Error
     6 foo
     7 33

mercurial