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

Simple Nashorn examples that can be run with "jjs" tool.