Build : Tiger Beta2 - Build 51
OS : IA 9 (Browser : MZ 1.6)
Steps to Reproduce :
====================
1. Download JDK 1.5.0 beta2 build b51 from "http://webwork.sfbay/j2se/1.5.0/download.jsp" and Install on IA 9
2. Execute example3.html of MoleculeViewer under jdk1.5.0/demo/plugin/applets on IA 9 / MZ 1.6.
3. NullPointerException will be thrown and the cross symbol in the applet.
Note : The exception is thrown intermittently.
Please have a look at the exception :
java.lang.NullPointerException
at XYZApp.newBackBuffer(XYZApp.java:296)
at XYZApp.init(XYZApp.java:312)
at sun.applet.AppletPanel.run(AppletPanel.java:373)
at java.lang.Thread.run(Thread.java:595)
###@###.### 2004-05-28