problem with Class#getResource

Jochen Theodorou blackdrag at gmx.org
Tue Sep 6 20:25:03 UTC 2016


On 05.09.2016 17:00, Alan Bateman wrote:
> On 05/09/2016 15:50, Jochen Theodorou wrote:
>
>>
>> getResource did not get caller sensitive, right?
> The Class getResource/getResourceAsStream methods are but this is only
> relevant if you are invoke them on classes in named modules. This is why
> I was asking what "this.class" was in the previous mail.


ok, turns out getResource is doing the right thing for me actually. The 
error was instead in the JVM forking code deeper down, that just 
surfaced strangely.

Sorry for the false alarm

bye Jochen



More information about the jigsaw-dev mailing list