-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
5.0
-
x86
-
windows_2000
Calling setCurrentDirectory in JFileChooser does not show JFileChooser.
Steps to reproduce:
-------------------
1) Compile and run the attached Code on B40.
2) Note that the JFileChooser doe snot come.
3) Now Open the Code and comment the line which is calling setcurrentDir
4) Now compile and run again.
5) note that the JFileChosoer comes.
This is happening after b38. You can reproduce this from b39 onwards.
Steps to reproduce:
-------------------
1) Compile and run the attached Code on B40.
2) Note that the JFileChooser doe snot come.
3) Now Open the Code and comment the line which is calling setcurrentDir
4) Now compile and run again.
5) note that the JFileChosoer comes.
This is happening after b38. You can reproduce this from b39 onwards.
- duplicates
-
JDK-4980406 PIT: JFileChooser hangs when navigating through the sub dirs
- Closed
- relates to
-
JDK-4997165 REGRESSION:JFileChooser throws NPE
- Closed