-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
10.0.1, 11
-
x86_64
-
linux_ubuntu
ADDITIONAL SYSTEM INFORMATION :
$ uname -a
Linux unit-959 4.13.0-46-generic #51-Ubuntu SMP Tue Jun 12 12:36:29 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
A DESCRIPTION OF THE PROBLEM :
The test javax/swing/JPopupMenu/6583251/bug6583251.java fails on Linux with UnsupportedOperationException
The issue was not observed on Windows, MacOSX
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
$ jtreg -ignore:quiet -v -a -xml -testjdk:/usr/lib/jvm/java-10-oracle -javaoptions:"-Djava.awt.headless=false" -timeoutFactor:2 test/javax/swing/JPopupMenu/6583251/bug6583251.java
ACTUAL -
#section:main
----------messages:(5/182)----------
command: main bug6583251
reason: User specified action: run main bug6583251
Mode: othervm
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 0.582
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(0/0)----------
----------System.err:(15/891)----------
java.lang.UnsupportedOperationException
at java.desktop/java.awt.TrayIcon.<init>(TrayIcon.java:145)
at java.desktop/java.awt.TrayIcon.<init>(TrayIcon.java:169)
at bug6583251.main(bug6583251.java:72)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.UnsupportedOperationException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.UnsupportedOperationException
---------- BEGIN SOURCE ----------
http://hg.openjdk.java.net/jdk10/jdk10/jdk/file/777356696811/test/javax/swing/JPopupMenu/6583251/bug6583251.java
---------- END SOURCE ----------
FREQUENCY : always
$ uname -a
Linux unit-959 4.13.0-46-generic #51-Ubuntu SMP Tue Jun 12 12:36:29 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
A DESCRIPTION OF THE PROBLEM :
The test javax/swing/JPopupMenu/6583251/bug6583251.java fails on Linux with UnsupportedOperationException
The issue was not observed on Windows, MacOSX
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
$ jtreg -ignore:quiet -v -a -xml -testjdk:/usr/lib/jvm/java-10-oracle -javaoptions:"-Djava.awt.headless=false" -timeoutFactor:2 test/javax/swing/JPopupMenu/6583251/bug6583251.java
ACTUAL -
#section:main
----------messages:(5/182)----------
command: main bug6583251
reason: User specified action: run main bug6583251
Mode: othervm
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 0.582
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(0/0)----------
----------System.err:(15/891)----------
java.lang.UnsupportedOperationException
at java.desktop/java.awt.TrayIcon.<init>(TrayIcon.java:145)
at java.desktop/java.awt.TrayIcon.<init>(TrayIcon.java:169)
at bug6583251.main(bug6583251.java:72)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.UnsupportedOperationException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.UnsupportedOperationException
---------- BEGIN SOURCE ----------
http://hg.openjdk.java.net/jdk10/jdk10/jdk/file/777356696811/test/javax/swing/JPopupMenu/6583251/bug6583251.java
---------- END SOURCE ----------
FREQUENCY : always