-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b20
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8276973 | 11.0.14 | Christoph Langer | P4 | Resolved | Fixed | b03 |
JDK-8269995 | 11.0.13-oracle | Dukebot | P4 | Resolved | Fixed | b02 |
JDK-8270472 | 8u311 | Manukumar V S | P4 | Resolved | Fixed | b03 |
JDK tested:9b80,9b79
OS tested:MacOSX, Windows
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes ( fails in MacOSX and passes in Windows)
General Description:
----------System.err:(14/1136)----------
java.lang.RuntimeException: Test Failed! Incorrect focus owner: null, but expected: java.awt.TextField[textfield0,0,1,300x92,text=,editable,selection=0-0]
at AWTFocusTransitionTest.checkFocusOwner(AWTFocusTransitionTest.java:107)
at AWTFocusTransitionTest.main(AWTFocusTransitionTest.java:51)
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:519)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:746)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test Failed! Incorrect focus owner: null, but expected: java.awt.TextField[textfield0,0,1,300x92,text=,editable,selection=0-0]
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test Failed! Incorrect focus owner: null, but expected: java.awt.TextField[textfield0,0,1,300x92,text=,editable,selection=0-0]
- backported by
-
JDK-8269995 [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX
-
- Resolved
-
-
JDK-8270472 [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX
-
- Resolved
-
-
JDK-8276973 [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX
-
- Resolved
-
- relates to
-
JDK-8130125 [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
-
- Resolved
-
-
JDK-8081301 [TEST_BUG] java/awt/Focus/8073453/AWTFocusTransitionTest.java should not use internal API with JDK9
-
- Resolved
-
-
JDK-8193483 Update client-libs ProblemList.txt
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/2876be0e
-
Commit openjdk/jdk/0438cea6
-
Review openjdk/jdk11u-dev/594
-
Review openjdk/jdk/3624