-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2
-
02
-
x86
-
windows_nt
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2062770 | 1.4.2 | Chet Haase | P2 | Resolved | Fixed | b13 |
To reproduce the crash, run the fullscreen test:
test/java/awt/FullScreen/MultiBufferDuke/MultiBufferDuke.java
Be sure to run it on either NT4 or a win98 system that has not had its
DirectX version upgraded to DX7 or later. The app will crash as soon as
you select a display mode in the dialog and click the button to run the test.
test/java/awt/FullScreen/MultiBufferDuke/MultiBufferDuke.java
Be sure to run it on either NT4 or a win98 system that has not had its
DirectX version upgraded to DX7 or later. The app will crash as soon as
you select a display mode in the dialog and click the button to run the test.
- backported by
-
JDK-2062770 REGRESSION: fullscreen apps crash on NT4 and win98
- Resolved
- relates to
-
JDK-4908246 The fullscreen appls fails on win2003
- Closed