Problem Description
-------------------
NPE null pData exception occurs when an applet is reloading repeatedly using Internet Explorer on a XP-HT machine. The issue seems to be intermittent depending on the timing.
Reproducible environment
------------------------
- Tested jre build: jre 1.5.0-13 b01
- Tested platform/browser: XP-pro(sp2)- HT machine/ IE 6 xpsp2
How to reproduce
----------------
- Install jre 1.5.0-13-b01 onto the test systm
- Reloading the attached applet repeatedly
- java.lang.NullPointerException: null pData intermittently occurs
See attached plugin trace and error message screenshots for details