nashorn/samples/README
author thartmann
Thu, 30 Oct 2014 13:03:30 +0100
changeset 27434 b4b185d05bb5
parent 24283 bda887c0088a
permissions -rw-r--r--
8061817: Whitebox.deoptimizeMethod() does not deoptimize all OSR versions of method Summary: Fixed Whitebox.deoptimizeMethod() to deoptimize all OSR versions of the method. Reviewed-by: kvn, iignatyev
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
Simple Nashorn examples that can be run with "jjs" tool.