This bug may be a duplicate of 4083056 (which was entered within
hours of this one)
Loading images from a jar file sometimes fails.
AppletImageRef.reconstitute uses URLImageSource which doesn't work
when the image is loaded from a jar file. (should it use JarImageSource?)
I have code to reproduce this if needed.
hours of this one)
Loading images from a jar file sometimes fails.
AppletImageRef.reconstitute uses URLImageSource which doesn't work
when the image is loaded from a jar file. (should it use JarImageSource?)
I have code to reproduce this if needed.
- duplicates
-
JDK-4083056 AFTER PIXELSTORE FOR IMAGES LOADED FROM JARS IS GC'D, IMAGE CAN'T BE RECREATED
- Closed