Details
-
Bug
-
Resolution: Fixed
-
P3
-
7, 8
-
b110
Description
fails with jdk1.8.0b100_compiler_upgrades, jdk1.8.0b99, jdk1.7.0_25b15
----------System.out:(18/262)----------
Metal
count = 1; true
count = 2; true
count = 1; false
count = 0; false
Nimbus
count = 1; true
count = 2; true
count = 1; false
count = 0; false
CDE/Motif
count = 1; true
count = 2; true
count = 1; false
count = 0; false
Mac OS X
count = 1; true
count = 2; true
----------System.err:(16/1055)----------
java.lang.Error: file filter is not selected
at Test8013442.run(Test8013442.java:101)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:741)
at java.awt.EventQueue.access$400(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:691)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:711)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:220)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:135)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:123)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:119)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:111)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
result: Failed. Unexpected exit from test [exit code: 1]
test result: Failed. Unexpected exit from test [exit code: 1]
----------System.out:(18/262)----------
Metal
count = 1; true
count = 2; true
count = 1; false
count = 0; false
Nimbus
count = 1; true
count = 2; true
count = 1; false
count = 0; false
CDE/Motif
count = 1; true
count = 2; true
count = 1; false
count = 0; false
Mac OS X
count = 1; true
count = 2; true
----------System.err:(16/1055)----------
java.lang.Error: file filter is not selected
at Test8013442.run(Test8013442.java:101)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:741)
at java.awt.EventQueue.access$400(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:691)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:711)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:220)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:135)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:123)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:119)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:111)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
result: Failed. Unexpected exit from test [exit code: 1]
test result: Failed. Unexpected exit from test [exit code: 1]
Attachments
Issue Links
- duplicates
-
JDK-8010718 [macosx] JFileChooser current filter nullified by addChoosableFileFilter
- Resolved
-
JDK-8010718 [macosx] JFileChooser current filter nullified by addChoosableFileFilter
- Resolved
- relates to
-
JDK-8031696 [macosx] TwentyThousandTest test failed with OOM
- Resolved
-
JDK-8032638 Use one FilterComboBoxModel for all L&Fs
- Open
-
JDK-8032063 javax.swing.plaf.metal.MetalFileChooserUI$FilterComboBoxModel extends non-standard API
- Closed
-
JDK-8034572 JDK-8032063 fix is not CCC approved
- Closed
(1 relates to)