running Groovy on JDK9
Alan Bateman
Alan.Bateman at oracle.com
Sat Apr 16 20:31:25 UTC 2016
On 16/04/2016 18:16, Uwe Schindler wrote:
> :
>
> I would like to have an explanation by the OpenJDK developers, why Jigsaw no longer returns jrt:// URL in ClassLoader#getResource on foreign modules - what the reason for this?
>
This has come up several times and is tracked as #ClassFilesAsResources
[1] and #ResourceEncapsulation [2] on the JSR issues list. We have to
hold back changing here until there is discussion in the JSR on these
topics.
-Alan
[1]
http://openjdk.java.net/projects/jigsaw/spec/issues/#ClassFilesAsResources
[2]
http://openjdk.java.net/projects/jigsaw/spec/issues/#ResourceEncapsulation
More information about the jigsaw-dev
mailing list