JDK-8158512 : [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-06-02
  • 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 :  
Relates :  
Relates :  
Description
Please see JDK-8130471; the issue is reproducible again (OS X 10.10 + JDK9 b120)

Comments
The reason for failure was the modifier value calculation was wrong. Added fix to correct it. Webrev link: http://cr.openjdk.java.net/~mhalder/8156460/webrev.01/
07-07-2016

Reproduced on OS X 10.10.5 with java version java version "9-internal" Java(TM) SE Runtime Environment (build 9-internal+0-2016-06-03-165214.mahalder.client) Java HotSpot(TM) 64-Bit Server VM (build 9-internal+0-2016-06-03-165214.mahalder.client, mixed mode)
03-06-2016