This document lists only bugs specific to the Win32 release. See the Known Bugs list for bugs common to all releases.
See also the Frequently Requested Features list.
To report a bug that is not on this list, use the Submit a Bug Report form in the "Help" menu of the release.
On some machine configurations, the browser will occasionally crash in the middle of reading an html page. A dialog box pops up with the following text: "This program has performed an illegal operation and will be shut down." It does not always crash on the same page but on different pages at different times.
Unfortunately, this problem doesn't show up in the debug version (which we can debug) but rather only in the non-debug version (which we can't debug). There is no known workaround.
There is a fairly major well-understood deadlock condition in this release of HotJava/Win32. If HotJava/Win32 deadlocks, it's likely this is the cause. The deadlock involves applets and the thread that delivers events from Windows. To minimize the occurrence of this deadlock, you should avoid resizing HotJava unnecessarily, especially during the loading of applets. Also, turning off "full-drag" helps. We will be fixing this deadlock in an upcoming release.
To turn off full-drag, go to the ControlPanel and open the Desktop applet. In the "Applications" group box, uncheck "Full Drag".