RFR 8074671: Nashorn Parser API
A. Sundararajan
sundararajan.athijegannathan at oracle.com
Mon Mar 9 06:02:49 UTC 2015
Please review "Nashorn Parser API". Introduces jdk.nashorn.api.tree
package to support parser API for Nashorn.
JEP: http://openjdk.java.net/jeps/236
Bug: https://bugs.openjdk.java.net/browse/JDK-8074671
Webrev: http://cr.openjdk.java.net/~sundar/8074671/
Simple examples "evalcheck.js" and "withcheck.js" under samples
directory added.
Thanks to Joe Darcy who helped me with extensive specification review.
Thanks,
-Sundar
More information about the nashorn-dev
mailing list