JDK-8160145 : [macosx] Keep pressed the Alt, Shift & Ctrl Keys,and then Click 'ClickMe' button,the case failed automatically
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2016-06-22
  • Updated: 2019-02-01
  • Resolved: 2019-02-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Description
Testsuite name: Awt Regression
Test name(s):java/awt/Button/ActionEventTest/ActionEventTest.java
Product(s) tested: JDK 9 b123 (64bit)
OS/architecture: Mac10.10 x64

Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:

Is it a platform specific issue:YES(the same build on win7:passed;
                                                     the same build on oel6.4:passed;
                                                     the same build on solaris:passed)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing:
[If new configuration testing] Issue specific to execution mode or OS/browser version:



Case instruction:
This is a manual test Keep the Alt, Shift & Ctrl Keys pressed & Click 'ClickMe' button with left mouse button Test exits automatically after mouse click.

Actual behavior:
Keep pressed the Alt, Shift & Ctrl Keys,and then Click 'ClickMe' button,the case failed automatically and thrown the "java.lang.RuntimeException: Action Event modifiers are not set correctly" exception.
Comments
mac10.11/9b126, still have thus issue
08-07-2016

Issue reproduced with JDK: java version "9-ea" Java(TM) SE Runtime Environment (build 9-ea+123-langtools-nightly-h5150-20160610) Java HotSpot(TM) 64-Bit Server VM (build 9-ea+123-langtools-nightly-h5150-20160610, mixed mode)
24-06-2016