8178315: nashorn ant build failure with @moduleGraph javadoc tag
Summary: Added support for moduleGraph tag
Reviewed-by: sundar, hannesw
Contributed-by: srinivas.dama@oracle.com
--- a/nashorn/make/project.properties Wed Apr 19 14:05:58 2017 +0530
+++ b/nashorn/make/project.properties Wed Apr 19 15:34:49 2017 +0530
@@ -37,7 +37,8 @@
javadoc.option=\
-tag "implSpec:a:Implementation Requirements:" \
- -tag "implNote:a:Implementation Note:"
+ -tag "implNote:a:Implementation Note:" \
+ -tag "moduleGraph:a:Module Graph"
# nashorn version information
nashorn.version=0.1