-
Bug
-
Resolution: Duplicate
-
P4
-
6u10
-
generic
-
windows
Build tested - 6u10 b14 (swat build)
Config tested - XP Pro/ IE7
# Steps to reproduce:
1.Go to http://www.smiliegames.com
2.Click on 'Super Bowling'
The applet sometimes fails to load with the following exception:
Exception in thread "Thread-8" java.lang.IllegalArgumentException: Width (0) and height (0) cannot be <= 0
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source)
at sun.awt.Win32GraphicsConfig.createAcceleratedImage(Unknown Source)
at sun.awt.windows.WComponentPeer.createImage(Unknown Source)
at java.awt.Component.createImage(Unknown Source)
at Jeg.n.f(Unknown Source)
at Jeg.n.L(Unknown Source)
at Jeg.n.<init>(Unknown Source)
at Jeg.l.a(Unknown Source)
at Jeg.l.a(Unknown Source)
at bowling.BowlMain.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
With old-plugin the applet always loads, with InvocationTarget Exception.
Config tested - XP Pro/ IE7
# Steps to reproduce:
1.Go to http://www.smiliegames.com
2.Click on 'Super Bowling'
The applet sometimes fails to load with the following exception:
Exception in thread "Thread-8" java.lang.IllegalArgumentException: Width (0) and height (0) cannot be <= 0
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown Source)
at sun.awt.Win32GraphicsConfig.createAcceleratedImage(Unknown Source)
at sun.awt.windows.WComponentPeer.createImage(Unknown Source)
at java.awt.Component.createImage(Unknown Source)
at Jeg.n.f(Unknown Source)
at Jeg.n.L(Unknown Source)
at Jeg.n.<init>(Unknown Source)
at Jeg.l.a(Unknown Source)
at Jeg.l.a(Unknown Source)
at bowling.BowlMain.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
With old-plugin the applet always loads, with InvocationTarget Exception.
- duplicates
-
JDK-6670162 Initially-hidden applets receive (0, 0) for initial width and height
-
- Closed
-