Review request JDK-8008305: ScriptEngine.eval should offer the ability to provide a codebase
Attila Szegedi
attila.szegedi at oracle.com
Mon Feb 18 01:09:05 PST 2013
Looks good. To be honest, URLReader should rightfully be part of javax.script.
For completeness sake w/regard to interaction with Java security mechanism, we should also use JarURLConnection.getCertificates() when the URL is a jar: URL when constructing the CodeSource. Can be filed as a separate issue.
Attila.
On Feb 18, 2013, at 5:46 AM, A. Sundararajan <sundararajan.athijegannathan at oracle.com> wrote:
> Please review http://cr.openjdk.java.net/~sundar/8008305/
>
> Thanks
> -Sundar
More information about the nashorn-dev
mailing list