-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
generic
-
generic
naveena.suryadevara@Eng 2000-07-05
JDK version: Merlin beta - b20
Regression test:javax/swing/JFileChooser/4163841/AcceptAllFileFilterTest.java
NOTE: Test also fails on winnt-4.0
Test results:
#section:script_messages
----------messages:(1/98)----------
JDK under test: java full version "1.4.0beta-b20" (/net/sqesvr/export/st1/jdk14-beta/b20/solaris)
#section:build
----------messages:(3/109)----------
command: build AcceptAllFileFilterTest
reason: Named class compiled on demand
elapsed time (seconds): 7.226
result: Passed. Compilation successful
#section:compile
----------messages:(3/218)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/test/javax/swing/JFileChooser/4163841/AcceptAllFileFilterTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 7.221
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/146)----------
command: main AcceptAllFileFilterTest
reason: Assumed action based on file name: run main AcceptAllFileFilterTest
elapsed time (seconds): 17.737
----------System.out:(0/0)----------
----------System.err:(17/1071)----------
java.lang.NullPointerException
at javax.swing.plaf.metal.MetalFileChooserUI.doSelectedFileChanged(MetalFileChooserUI.java:592)
at javax.swing.plaf.metal.MetalFileChooserUI.access$700(MetalFileChooserUI.java:31)
at javax.swing.plaf.metal.MetalFileChooserUI$6.propertyChange(MetalFileChooserUI.java:695)
at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(SwingPropertyChangeSupport.java:162)
at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(SwingPropertyChangeSupport.java:130)
at javax.swing.JComponent.firePropertyChange(JComponent.java:3453)
at javax.swing.JFileChooser.setSelectedFile(JFileChooser.java:381)
at AcceptAllFileFilterTest.main(AcceptAllFileFilterTest.java:53)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:488)
JavaTest Message: Test threw exception: java.lang.NullPointerException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.NullPointerException
result: Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
test result: Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
- duplicates
-
JDK-4362758 java.lang.NullPointerException on the demo/jfc/FileChooserDemo/FileChooserDemo.j
-
- Closed
-