nashorn/test/script/sandbox/engine.js.EXPECTED
author coleenp
Sun, 31 Mar 2013 21:43:10 -0400
changeset 16599 09e39436637f
parent 16180 374e36bd1357
permissions -rw-r--r--
8010723: fatal error: acquiring lock Metaspace allocation lock/5 out of order Summary: Avoid holding SystemDictionary_lock while calling Klass::remove_unshareable_info Reviewed-by: coleenp, acorn Contributed-by: ioi.lam@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16180
374e36bd1357 8006527: nashorn jsr223 engine does not work in sandbox
sundar
parents:
diff changeset
     1
hello world