RFR: JDK-8210009: Source Launcher classloader should support getResource and getResourceAsStream
mandy chung
mandy.chung at oracle.com
Wed Sep 5 20:33:43 UTC 2018
On 9/5/18 12:18 PM, Jonathan Gibbons wrote:
>
>
> How about ...
>
> The class loader that is used to load the compiled classes itself uses
> an implementation-specific protocol for any URLs that refer to
> resources defined by the class loader. The only way to get such URLs
> is by using methods like |getResource| or |getResources|; creating any
> such URL from a string is not supported.
>
>
That's good.
Mandy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20180905/36185896/attachment.html>
More information about the compiler-dev
mailing list