[Bug 840] ClassLoader.getResourceAsStream returning null where sunjdk returns the resource

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Dec 23 14:48:48 PST 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=840

--- Comment #4 from Bart van der Werf <bluelive at gmail.com> 2011-12-23 22:48:48 UTC ---
The earlier link has now been changed to include a work around to no longer use
the getResource functionailty, and loads the jar a second time using a ZipFile
to get to the data.
So it can't be used for reproduction of the issue anymore.

-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the distro-pkg-dev mailing list