JDK-8075487 : [macosx] realSync() doesn't work properly on macosx
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7u79,7u80,8
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86_64
  • Submitted: 2015-03-19
  • Updated: 2015-06-16
  • Resolved: 2015-03-24
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 :  
Description
Testsuite name: Regression
Test name(s): java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction
Product(s) tested: JDK 8u60b06(64-bit)
OS/architecture: MacOSX/x64

Error log file (if present):  see comments

Reproducible: Always
Reproducible on machine: stt-mac-05.ru.oracle.com, stt-mac-02.ru.oracle.com

Is it a Regression: No ( Fails for JDK 8u40b27, JDK 8u31b15, JDK 8u25b17 )
Regression introduced in release/build: N/A
Test result on the last GAed release for this train: Fail ( JDK 8u31b15 )
Test result on FCS: Fail ( JDK 1.8.0 b132 )

Is it a platform specific issue: Yes ( passing on Linux )
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version: No

Exception/Error from Log:
----------System.err:(5/554)----------
java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Test failed. (XToolkit/MToolkit). KeyEvent was addressed to TextField.
	at ChoiceKeyEventReaction.start(ChoiceKeyEventReaction.java:87)
	at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:158)
	at java.lang.Thread.run(Thread.java:745)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Test failed. (XToolkit/MToolkit). KeyEvent was addressed to TextField.

Test run log location:
Steps to reproduce: see comments