-
Bug
-
Resolution: Fixed
-
P3
-
7u6
-
None
Image accepts null as the URL and does nothing about it. It prints a NPE to prism.verbose if the image is not background loaded. If it is background loaded then it breaks a background loading thread. If you ask for enough [null] url images with background=true then it breaks all background image loading.
I feel the fix should be to throw a NPE from Image constructor if the url is null.
I feel the fix should be to throw a NPE from Image constructor if the url is null.
- relates to
-
JDK-8127777 MallformedURLs passed to Image with background loading break all background loading
-
- Closed
-
-
JDK-8127777 MallformedURLs passed to Image with background loading break all background loading
-
- Closed
-