JDK-8074385 : Test javax/swing/JPopupMenu/4966112/bug4966112.java fails for 6u
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6u91
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • OS: linux
  • CPU: generic
  • Submitted: 2015-03-04
  • Updated: 2015-03-06
  • Resolved: 2015-03-06
Related Reports
Relates :  
Relates :  
Relates :  
Description
Test name(s): javax/swing/JPopupMenu/4966112/bug4966112.java
JDK tested: 6u95b09,6u91b13,7u80b07,8u45b05,9b43
OS tested:Linux 
Is it a regression? No
Regression introduced in release/build: N/A 
                           
Is it platform specific? No 
                  
The is failure reproduced:Linux

----------System.out:(0/0)----------
----------System.err:(15/745)----------
java.lang.RuntimeException: 
Popup was not shown on spinner
	at bug4966112.main(bug4966112.java:175)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
	at java.lang.Thread.run(Thread.java:682)

JavaTest Message: Test threw exception: java.lang.RuntimeException: 
Popup was not shown on spinner
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Popup was not shown on spinner
Comments
We have no plans to fix it for JDK6
06-03-2015

candidate to close as willNotFix
04-03-2015