-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
5.0u9
-
x86
-
windows
COMPATIBILITY Exception in thread AWT-EventQueue-2 using applet in IE6.0
Steps to reproduce:
1. Browser to http://www.realapplets.com/applets/ledworldtime/default.asp
2. Applet will automatically load.
3. Review the instructions provided if necessary.
4. Manipulate the applet testing all features and functionality.
5. Cycle thru each of the different examples/samples available.
6. Attempt to resize the applet/browser window.
7. Reload the applet by holding down the 'Shift' key and clicking the refresh button.
8. Open another instance of the applet using 'Ctrl+N'
9. Close all applet/browser windows to terminate the applet.
10. Check the Java Console for warnings/errors.
The following exception was thrown:
Exception in thread "AWT-EventQueue-2"
java.lang.NullPointerException: String is null at sun.java2d.SunGraphics2D.drawString(Unknown Source) at LedWorldTime.paint(LedWorldTime.java:109) at LedWorldTime.update(LedWorldTime.java:120) at sun.awt.RepaintArea.updateComponent(Unknown Source) at sun.awt.RepaintArea.paint(Unknown Source) at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source)
No exception is throw with MSVM. Exception is throw with 1.5.0_09-b01, 1.5.0_08fcs and 1.5.0fcs.
Steps to reproduce:
1. Browser to http://www.realapplets.com/applets/ledworldtime/default.asp
2. Applet will automatically load.
3. Review the instructions provided if necessary.
4. Manipulate the applet testing all features and functionality.
5. Cycle thru each of the different examples/samples available.
6. Attempt to resize the applet/browser window.
7. Reload the applet by holding down the 'Shift' key and clicking the refresh button.
8. Open another instance of the applet using 'Ctrl+N'
9. Close all applet/browser windows to terminate the applet.
10. Check the Java Console for warnings/errors.
The following exception was thrown:
Exception in thread "AWT-EventQueue-2"
java.lang.NullPointerException: String is null at sun.java2d.SunGraphics2D.drawString(Unknown Source) at LedWorldTime.paint(LedWorldTime.java:109) at LedWorldTime.update(LedWorldTime.java:120) at sun.awt.RepaintArea.updateComponent(Unknown Source) at sun.awt.RepaintArea.paint(Unknown Source) at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source)
No exception is throw with MSVM. Exception is throw with 1.5.0_09-b01, 1.5.0_08fcs and 1.5.0fcs.