RFR: 8160435: Source.baseURL is slow for URLs with unregistered protocol

Hannes Wallnöfer hannes.wallnoefer at oracle.com
Tue Jun 28 09:46:44 UTC 2016


Please review:

Bug: https://bugs.openjdk.java.net/browse/JDK-8160435
Webrev: http://cr.openjdk.java.net/~hannesw/8160435/webrev.00/

This cleans up Source.baseURL() and avoids the potential performance problem of URL constructor throwing MalformedURLException.

Thanks,
Hannes




More information about the nashorn-dev mailing list