-
Bug
-
Resolution: Fixed
-
P3
-
6u18
-
b77
-
generic
-
generic
Bug Info
=========
I ran the below test on windows xp,vista HP,opensolaris sparc and RHEL5.However it was passed only on widows xp and vista platforms and it was failed in other two platforms opensolaris and RHEL5.
javax/swing/JFileChooser/6741890/bug6741890.java
I ran the test with 6u18-b04 pit build for verifying the 6741890 issue.
Exception Details
=================
java.lang.RuntimeException: java.lang.NoSuchFieldException: cachedIsLink
at bug6741890$1.actionPerformed(bug6741890.java:74)
at javax.swing.Timer.fireActionPerformed(Timer.java:271)
at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: java.lang.NoSuchFieldException: cachedIsLink
at java.lang.Class.getDeclaredField(Class.java:1882)
at bug6741890.clearField(bug6741890.java:133)
at bug6741890.access$200(bug6741890.java:44)
at bug6741890$1.actionPerformed(bug6741890.java:71)
... 10 more
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: java.lang.NoSuchFieldException: cachedIsLink
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: java.lang.NoSuchFieldException: cachedIsLink
Please check the attached log file for more details.
=========
I ran the below test on windows xp,vista HP,opensolaris sparc and RHEL5.However it was passed only on widows xp and vista platforms and it was failed in other two platforms opensolaris and RHEL5.
javax/swing/JFileChooser/6741890/bug6741890.java
I ran the test with 6u18-b04 pit build for verifying the 6741890 issue.
Exception Details
=================
java.lang.RuntimeException: java.lang.NoSuchFieldException: cachedIsLink
at bug6741890$1.actionPerformed(bug6741890.java:74)
at javax.swing.Timer.fireActionPerformed(Timer.java:271)
at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: java.lang.NoSuchFieldException: cachedIsLink
at java.lang.Class.getDeclaredField(Class.java:1882)
at bug6741890.clearField(bug6741890.java:133)
at bug6741890.access$200(bug6741890.java:44)
at bug6741890$1.actionPerformed(bug6741890.java:71)
... 10 more
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: java.lang.NoSuchFieldException: cachedIsLink
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: java.lang.NoSuchFieldException: cachedIsLink
Please check the attached log file for more details.