-
Bug
-
Resolution: Fixed
-
P3
-
9, 11
-
b08
-
linux_ubuntu, solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274044 | 11.0.14 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
JDK-8267128 | 11.0.13-oracle | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
JDK-8267131 | 8u311 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
Test name(s): javax/swing/JPopupMenu/6583251/bug6583251.java
JDK tested:9b70
OS tested:Solaris 11 sun4u, Windows
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes
The is failure reproduced:Solaris 11 sun4u (Passes in Windows)
----------System.out:(0/0)----------
----------System.err:(15/787)----------
java.lang.UnsupportedOperationException
at java.awt.TrayIcon.<init>(TrayIcon.java:144)
at java.awt.TrayIcon.<init>(TrayIcon.java:168)
at bug6583251.main(bug6583251.java:71)
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.UnsupportedOperationException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.UnsupportedOperationException
JDK tested:9b70
OS tested:Solaris 11 sun4u, Windows
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes
The is failure reproduced:Solaris 11 sun4u (Passes in Windows)
----------System.out:(0/0)----------
----------System.err:(15/787)----------
java.lang.UnsupportedOperationException
at java.awt.TrayIcon.<init>(TrayIcon.java:144)
at java.awt.TrayIcon.<init>(TrayIcon.java:168)
at bug6583251.main(bug6583251.java:71)
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.UnsupportedOperationException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.UnsupportedOperationException
- backported by
-
JDK-8267128 javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception
- Resolved
-
JDK-8267131 javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception
- Resolved
-
JDK-8274044 javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception
- Resolved
- duplicates
-
JDK-8213564 Test javax/swing/JPopupMenu/6583251/bug6583251.java fails
- Closed
(1 links to)