-
Bug
-
Resolution: Unresolved
-
P3
-
9, 10, 11, 13, 14, 15, 17
-
MacOSX(10.9)
-
generic
-
os_x
Testsuite name: jdk_awt
Test name(s): java/awt/Window/ShapedAndTranslucentWindows/FocusAWTTest.java
Product(s) tested: jdk 9 fcs old and new compiler
OS/architecture: MacOSX(10.9)
Reproducible: Always
Reproducible on machine: stt-mac-01.ru.oracle.com
Also reproducible on machine: stt-mac-05.ru.oracle.com, stt-mac-08.ru.oracle.com, stt-mac-02.ru.oracle.com
Is it a test bug or a product bug :
Is it a Regression: No
Failed in JDK 9 fcs new and old compiler and also for JDK 9b34, 9b27, 9b24, 9b22
Regression introduced in release/build:
Test result on the last GAed release for this train:
Test result on FCS:
Is it a platform specific issue: Yes (MacOSX)
----------System.err:(16/1088)----------
java.lang.RuntimeException: backgroundWindowGotFocus is not triggered for click on point 265, 455 for class java.awt.Window!
at FocusAWTTest.checkClick(FocusAWTTest.java:237)
at FocusAWTTest.check(FocusAWTTest.java:209)
at FocusAWTTest.doTest(FocusAWTTest.java:178)
at FocusAWTTest.main(FocusAWTTest.java:80)
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:498)
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: backgroundWindowGotFocus is not triggered for click on point 265, 455 for class java.awt.Window!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: backgroundWindowGotFocus is not triggered for click on point 265, 455 for class java.awt.Window!
Test run log location:
Steps to reproduce:
1. login into stt-mac-01.ru.oracle.com
2. go to /export/home/gtee/9b90_hotspot
3. add test case in 'failedcase' file
4. run : source export_scripts.sh
5. run : python filereader.py
workspace :
new compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/ws/jdk/test/
old compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-bld-reference/b90_2014-09-10-1603_20/ws/jdk/test/
jdk :
new compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/bundles/macosx-amd64/
old compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-bld-reference/b90_2014-09-10-1603_20/bundles/macosx-amd64/
Test name(s): java/awt/Window/ShapedAndTranslucentWindows/FocusAWTTest.java
Product(s) tested: jdk 9 fcs old and new compiler
OS/architecture: MacOSX(10.9)
Reproducible: Always
Reproducible on machine: stt-mac-01.ru.oracle.com
Also reproducible on machine: stt-mac-05.ru.oracle.com, stt-mac-08.ru.oracle.com, stt-mac-02.ru.oracle.com
Is it a test bug or a product bug :
Is it a Regression: No
Failed in JDK 9 fcs new and old compiler and also for JDK 9b34, 9b27, 9b24, 9b22
Regression introduced in release/build:
Test result on the last GAed release for this train:
Test result on FCS:
Is it a platform specific issue: Yes (MacOSX)
----------System.err:(16/1088)----------
java.lang.RuntimeException: backgroundWindowGotFocus is not triggered for click on point 265, 455 for class java.awt.Window!
at FocusAWTTest.checkClick(FocusAWTTest.java:237)
at FocusAWTTest.check(FocusAWTTest.java:209)
at FocusAWTTest.doTest(FocusAWTTest.java:178)
at FocusAWTTest.main(FocusAWTTest.java:80)
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:498)
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: backgroundWindowGotFocus is not triggered for click on point 265, 455 for class java.awt.Window!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: backgroundWindowGotFocus is not triggered for click on point 265, 455 for class java.awt.Window!
Test run log location:
Steps to reproduce:
1. login into stt-mac-01.ru.oracle.com
2. go to /export/home/gtee/9b90_hotspot
3. add test case in 'failedcase' file
4. run : source export_scripts.sh
5. run : python filereader.py
workspace :
new compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/ws/jdk/test/
old compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-bld-reference/b90_2014-09-10-1603_20/ws/jdk/test/
jdk :
new compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/bundles/macosx-amd64/
old compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-bld-reference/b90_2014-09-10-1603_20/bundles/macosx-amd64/
- relates to
-
JDK-8222328 PIT: Few java/awt/Window/ShapedAndTranslucentWindows/ times out on windows10,ubuntu18.04
- Open