-
Bug
-
Resolution: Fixed
-
P4
-
8u45, 9
-
b167
-
generic
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8179804 | 10 | Semyon Sadetsky | P4 | Resolved | Fixed | b07 |
JDK-8264915 | 8u301 | Maheshkumar Bollapragada | P4 | Resolved | Fixed | b01 |
Test name(s): javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java
JDK tested: 9b64
OS tested: OEL 7, OEL 6.4
Is it a regression? NO
Is it platform specific? Yes (fails on OEL 7)
The is failure reproduced: always
General description:
----------System.err:(14/857)----------
Red: 0; Green: 255; Blue: 0
java.lang.RuntimeException: Synth ButtonUI does not handle PRESSED & MOUSE_OVER state
at bug6276188.main(bug6276188.java:76)
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.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Synth ButtonUI does not handle PRESSED & MOUSE_OVER state
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Synth ButtonUI does not handle PRESSED & MOUSE_OVER state
JDK tested: 9b64
OS tested: OEL 7, OEL 6.4
Is it a regression? NO
Is it platform specific? Yes (fails on OEL 7)
The is failure reproduced: always
General description:
----------System.err:(14/857)----------
Red: 0; Green: 255; Blue: 0
java.lang.RuntimeException: Synth ButtonUI does not handle PRESSED & MOUSE_OVER state
at bug6276188.main(bug6276188.java:76)
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.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Synth ButtonUI does not handle PRESSED & MOUSE_OVER state
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Synth ButtonUI does not handle PRESSED & MOUSE_OVER state
- backported by
-
JDK-8179804 [TESTBUG] Test javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java fails for OEL 7 only
- Resolved
-
JDK-8264915 [TESTBUG] Test javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java fails for OEL 7 only
- Resolved
- relates to
-
JDK-8012461 [TEST_BUG] closed/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java doesn't release mouse button
- Resolved