Review request JDK-8008103 : Source object should maintain URL of the script source as a private field

mark.reinhold at oracle.com mark.reinhold at oracle.com
Wed Feb 13 08:06:32 PST 2013


2013/2/13 5:54 -0800, sundararajan.athijegannathan at oracle.com:
> Please review http://cr.openjdk.java.net/~sundar/8008103/

Just wondering ... is there a reason you're using java.net.URL rather
than the (generally preferable) java.net.URI class?

- Mark


More information about the nashorn-dev mailing list