src/META-INF/MANIFEST.MF

Wed, 29 Jul 2015 18:54:56 +0530

author
sundar
date
Wed, 29 Jul 2015 18:54:56 +0530
changeset 1511
c6e9453ed5ef
parent 0
b1a7da25b547
permissions
-rw-r--r--

8114838: Anonymous functions escape to surrounding scope when defined under "with" statement
Reviewed-by: jlaskey, mhaupt

aoqi@0 1 Manifest-Version: 1.0
aoqi@0 2 Main-Class: jdk.nashorn.tools.Shell
aoqi@0 3
aoqi@0 4 Name: jdk/nashorn/
aoqi@0 5 Implementation-Vendor: Oracle Corporation

mercurial