JDK-8158377 : [macosx] Regression: java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • Submitted: 2016-06-01
  • 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
Run the test 
���java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest.html on OS X (i.e. 10.11) with b120. It would fail reporting a clear regression. It does pass with b118.
It does pass with b120 on Linux.

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

Issue reproduced on OS X 10.10.5 with JDK java version "9-internal" Java(TM) SE Runtime Environment (build 9-internal+0-2016-05-31-164215.mahalder.client) Java HotSpot(TM) 64-Bit Server VM (build 9-internal+0-2016-05-31-164215.mahalder.client, mixed mode)
02-06-2016

RULE "java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest" Exception java.lang.RuntimeException: Test failed!
01-06-2016