-
Bug
-
Resolution: Fixed
-
P3
-
7
Regression testcase java/awt/event/InputEvent/ModHighBitsTest/ModHighBitsTest.html
fails with the following error on Solaris sparc 10, Rhel5 and Windows XP with Jdk7 b60 pit build.
"java.lang.RuntimeException: Test failed. Modifier bits were not preserved (was:-559071232 now:-2147483648)
at ModHighBitsTest.init(ModHighBitsTest.java:27)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:144)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed. Modifier bits were not preserved (was:-559071232 now:-2147483648)
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed. Modifier bits were not preserved (was:-559071232 now:-2147483648)"
Also failed with Jdk7b59. Attached is the .jtr file
fails with the following error on Solaris sparc 10, Rhel5 and Windows XP with Jdk7 b60 pit build.
"java.lang.RuntimeException: Test failed. Modifier bits were not preserved (was:-559071232 now:-2147483648)
at ModHighBitsTest.init(ModHighBitsTest.java:27)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:144)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed. Modifier bits were not preserved (was:-559071232 now:-2147483648)
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed. Modifier bits were not preserved (was:-559071232 now:-2147483648)"
Also failed with Jdk7b59. Attached is the .jtr file
- relates to
-
JDK-6847155 test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
- Closed
-
JDK-6315717 Support For Mouse With Multiple Scroll Wheels and 4 or More Buttons
- Closed