nashorn/samples/engine/README
author kvn
Tue, 02 Dec 2014 12:24:31 -0800
changeset 27919 f1c3cf5737dc
parent 24283 bda887c0088a
permissions -rw-r--r--
8066199: C2 escape analysis prevents VM from exiting quickly Summary: Check for safepoint and block during EA Connection graph construction. Reviewed-by: roland, vlivanov, shade
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24283
bda887c0088a 8042600: Add more samples in nashorn/samples directory
sundar
parents:
diff changeset
     1
Using javax.script engine API of nashorn from script!