-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0u5
-
x86
-
windows_xp
FsExitCrash.java from regression workspace is failing on any windows-x64 but passing with windows-x86 for all the jdk1.5.0_xx.
WorkSpace Information:
=====================
/net/urts071.india/export6/testSuites/Regression/workspace_150/test/sun/java2d/DirectX
JDK Info:
=========
$ c:/Progra~1/Java/jdk1.5.0_05/bin/java -version
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_05-b03, mixed mode)
How to reproduce:
=================
Install jdk1.5.0_05 on test machine.
Compile and execute attached FsExitCrash.java
Output :
========
Test hangs on AMD Windows.
Test Passed on x86 Windows.
Note: This testcase is failing even with 32bit jdk on amd windows. This is similar to bug 4897521.
WorkSpace Information:
=====================
/net/urts071.india/export6/testSuites/Regression/workspace_150/test/sun/java2d/DirectX
JDK Info:
=========
$ c:/Progra~1/Java/jdk1.5.0_05/bin/java -version
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_05-b03, mixed mode)
How to reproduce:
=================
Install jdk1.5.0_05 on test machine.
Compile and execute attached FsExitCrash.java
Output :
========
Test hangs on AMD Windows.
Test Passed on x86 Windows.
Note: This testcase is failing even with 32bit jdk on amd windows. This is similar to bug 4897521.
- duplicates
-
JDK-5054673 Windows 2003: Windows crashed in mantis/awt/Manual/FullScreen/DisplayModeTest
- Closed