JDK-4260746 : JFileChooser-dialog wait for timeout if there is no access to connected client
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.1,1.4.0
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: generic,windows_nt
  • CPU: generic,x86
  • Submitted: 1999-08-07
  • Updated: 2018-09-05
Related Reports
Duplicate :  
Relates :  
Description

Name: dbT83986			Date: 08/07/99


Situation: You have connections to other computers in Win NT and 
these computers are not online. You start a JAVA-application 
(jdk1.2.1) with a JFileChooser. The dialog tries to "see" 
all the connected computers. Because some other computers are 
not avaiable, the filechooser-dialog appears after reaching 
the timeout. It may take 60 to 120 seconds until the dialog 
appears. 
Any other NT - Applications does not have this problem. So I 
think it's a problem of JFileChooser.
(Review ID: 93438) 
======================================================================

Comments
WORK AROUND Name: dbT83986 Date: 08/07/99 Close the network-connections to the computers that are not avaiable. The dialog appears just after invoking. ======================================================================
25-09-2004

EVALUATION This is an important performance problem and should be addressed in a not too distant release. ###@###.### 2001-11-14
14-11-2001