-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
7
-
generic
-
linux_redhat_5.0
The regression testcase java/awt/Window/DualHeadTest/DualHeadTest.html fails on Rhel5 on Jdk7 b60 pit build . Also failed on Jdk7 b59 build.
The test fails with the following error:
"java.lang.IllegalArgumentException: Invalid combination of button flags
at java.awt.Robot.checkButtonsArgument(Robot.java:319)
at java.awt.Robot.mousePress(Robot.java:255)
at DualHeadTest$1.run(DualHeadTest.java:119)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.Applet thread threw exception: java.lang.IllegalArgumentException: Invalid combination of button flags
result: Failed. Execution failed: Applet thread threw exception: java.lang.IllegalArgumentException: Invalid combination of button flags"
Also attached is the .jtr file.
The test fails with the following error:
"java.lang.IllegalArgumentException: Invalid combination of button flags
at java.awt.Robot.checkButtonsArgument(Robot.java:319)
at java.awt.Robot.mousePress(Robot.java:255)
at DualHeadTest$1.run(DualHeadTest.java:119)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.Applet thread threw exception: java.lang.IllegalArgumentException: Invalid combination of button flags
result: Failed. Execution failed: Applet thread threw exception: java.lang.IllegalArgumentException: Invalid combination of button flags"
Also attached is the .jtr file.
- duplicates
-
JDK-6855323 Robot(GraphicsDevice) constructor initializes LEGAL_BUTTON_MASK variable improperly
-
- Closed
-