JDK-8076291 : [macosx] Clicking on clipped region is not delivering the event to the background
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86_64
  • Submitted: 2015-03-31
  • Updated: 2015-04-01
  • Resolved: 2015-04-01
Related Reports
Duplicate :  
Description
Testsuite name: Regression (jdk_swing)
Test name(s): javax/swing/JWindow/ShapedAndTranslucentWindows/SetShapeAndClickSwing.java
Product(s) tested: JDK 9b55(64-bit)
OS/architecture: MacOSX/ x64
Error log file (if present): see comments
Reproducible: Always
Reproducible on machine: stt-mac-02.ru.oracle.com, stt-mac-05.ru.oracle.com
Is it a Regression: No (Failing since JDK 9b32)
Regression introduced in release/build: N/A
Test result on the last GAed release for this train: 
Is it a platform specific issue: Yes (Passes for Linux and Windows)
[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:(15/925)----------
java.lang.RuntimeException: FAIL: Flag 0 is not triggered for point 386, 214!
	at Common.checkClick(Common.java:415)
	at SetShapeAndClickSwing.doTest(SetShapeAndClickSwing.java:134)
	at SetShapeAndClickSwing.main(SetShapeAndClickSwing.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:502)
	at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
	at java.lang.Thread.run(Thread.java:745)

JavaTest Message: Test threw exception: java.lang.RuntimeException: FAIL: Flag 0 is not triggered for point 386, 214!
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.RuntimeException: FAIL: Flag 0 is not triggered for point 386, 214!

Test run log location:
Steps to reproduce: see comments