-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
None
-
beta
-
x86
-
windows_nt
On some Win9x systems (e.g., Windows98, WindowsMe, but not all systems
exhibit this behavior consistently), Font2DTest in the demo/jfc/Font2DTest
directory causes the system to hang.
To reproduce:
- run Font2DTest
- click on one of the characters and drag it around the screen.
There is usually some problem with regions not being updated
properly. But the larger problem is that after a couple of updates
the whole window systems freezes.
You can get things working normally again by doing a ctrl-alt-delete,
waiting for the dialog box, and killing the app in question. Note that
now DirectDraw is hosed and you will have to manually reset it by
switching display depths (or rebooting).
exhibit this behavior consistently), Font2DTest in the demo/jfc/Font2DTest
directory causes the system to hang.
To reproduce:
- run Font2DTest
- click on one of the characters and drag it around the screen.
There is usually some problem with regions not being updated
properly. But the larger problem is that after a couple of updates
the whole window systems freezes.
You can get things working normally again by doing a ctrl-alt-delete,
waiting for the dialog box, and killing the app in question. Note that
now DirectDraw is hosed and you will have to manually reset it by
switching display depths (or rebooting).
- relates to
-
JDK-4391589 awt crashes or asserts in awt_Components.cpp line 881. when GC occurs.
-
- Resolved
-
-
JDK-4405877 Merlinb46:Font2DTest:Exception occ when you open an empty file
-
- Closed
-
-
JDK-4401072 Window not updated properly when running Font2DTest on win9x
-
- Closed
-