-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
6u7
-
x86
-
windows_vista
The National Weather Service applet fails to load its resources completely. The problem isn't specific to 6u7 release, rather it is also intermittently reproducible in earlier 6ux versions. Experimenting with the latest jre 6u10-b25 (both classic plug-in and new plug-in), the applet is loaded in a cleaner fashion and more images fetching. There's obviously an improvement in 6u10. This bug is filed to see if there's something we can pinpoint and backport from 6u10.
Tested jre: 6u7-b05/ 6u6-b02
browser: IE 7/ FF 2.x
OS: Vista(sp1)/XP-pro(sp2)
Steps to reproduce:
1) Install jre 6u7-b05 onto the test system
2) Using IE 7 or FF 2.x to load this applet
http://www.nws.noaa.gov/wwa_loop24.php
Applet resources fail to load completely
Here's the Java console content
-------------------------------
Java Plug-in 1.6.0_07
Using JRE version 1.6.0_07 Java HotSpot(TM) Client VM
User home directory = C:\Users\Administrator
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Java Runtime Version = 1.6.0_07
Missing image: /wwamap-prd/loop/22.jpg
Missing image: /wwamap-prd/loop/20.jpg
Uncaught error fetching image:
java.lang.SecurityException
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkConnect(Unknown Source)
at sun.awt.image.URLImageSource.checkSecurity(Unknown Source)
at sun.awt.image.ImageRepresentation.imageComplete(Unknown Source)
at sun.awt.image.InputStreamImageSource.errorConsumer(Unknown Source)
at sun.awt.image.InputStreamImageSource.setDecoder(Unknown Source)
at sun.awt.image.InputStreamImageSource.doFetch(Unknown Source)
at sun.awt.image.ImageFetcher.fetchloop(Unknown Source)
at sun.awt.image.ImageFetcher.run(Unknown Source
Tested jre: 6u7-b05/ 6u6-b02
browser: IE 7/ FF 2.x
OS: Vista(sp1)/XP-pro(sp2)
Steps to reproduce:
1) Install jre 6u7-b05 onto the test system
2) Using IE 7 or FF 2.x to load this applet
http://www.nws.noaa.gov/wwa_loop24.php
Applet resources fail to load completely
Here's the Java console content
-------------------------------
Java Plug-in 1.6.0_07
Using JRE version 1.6.0_07 Java HotSpot(TM) Client VM
User home directory = C:\Users\Administrator
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Java Runtime Version = 1.6.0_07
Missing image: /wwamap-prd/loop/22.jpg
Missing image: /wwamap-prd/loop/20.jpg
Uncaught error fetching image:
java.lang.SecurityException
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkConnect(Unknown Source)
at sun.awt.image.URLImageSource.checkSecurity(Unknown Source)
at sun.awt.image.ImageRepresentation.imageComplete(Unknown Source)
at sun.awt.image.InputStreamImageSource.errorConsumer(Unknown Source)
at sun.awt.image.InputStreamImageSource.setDecoder(Unknown Source)
at sun.awt.image.InputStreamImageSource.doFetch(Unknown Source)
at sun.awt.image.ImageFetcher.fetchloop(Unknown Source)
at sun.awt.image.ImageFetcher.run(Unknown Source
- relates to
-
JDK-4290757 Image fetching throws SecurityException with redirected URL
-
- Closed
-