Looks good. Some of the new test scripts have an incomplete @summary
line, e.g. jjs-strictTest.sh:
# @summary Test that output of 'jjs -strict'
Hannes
Am 2015-12-18 um 13:23 schrieb Sundararajan Athijegannathan:
Please review http://cr.openjdk.java.net/~sundar/8145750/webrev.00/
for https://bugs.openjdk.java.net/browse/JDK-8145750
Adding missing permissions for jdk.dynalink module. Note that it used
to be part of jdk.scripting.nashorn module in the past and therefore
got AllPermission.
Thanks,
-Sundar