[Bluej-discuss] Slow Directory Navigation
Chris Share
cpsmusic at yahoo.com
Wed Oct 31 01:54:59 GMT 2007
I'm using JDK 1.6.0_02.
I'm also using the Java Standard Edition 6, Version 1.6.0_03-b05 runtime.
The folders in question don't contain large zip files, large numbers of files or network drive links--only smallish BlueJ projects.
BTW, I've found that another Java program I use (JabRef) is also showing the same problem.
Also, I've found that if I revert to using JDK 1.6.0 the problem goes away.
Looks like it's a problem with the JDK.
Cheers,
Chris
----- Original Message ----
From: Bruce Quig <bquig at deakin.edu.au>
To: General discussion for users of BlueJ <bluej-discuss at bluej.org>
Sent: Wednesday, October 31, 2007 12:14:35 PM
Subject: Re: [Bluej-discuss] Slow Directory Navigation
Hi Chris,
Can you advise on which Java version you are using?
There have been a number of Java bugs involving JFileChooser dialogs that are very slow under certain circumstances. One bug involved large zip files in the directory being browsed, others when network drives are present, or the directories are large.
The large zip file bug is listed as fixed for Java 7, the others are still open.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6578753
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5050516
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6593680
jEdit is not probably the best comparator as it doesn't use Swing JFileChooser dialogs (as far as I know), they created their own from scratch.
Do the folders in question contains large zip files, large numbers of files or network drive links?
Is anyone else getting the same problems? If you have more than one Java JDK version on your system it would be interesting to see if the behaviour is present on more than one version.
Bruce
On 31/10/2007, at 10:24 AM, Chris Share wrote:
Hi,
For some reason, directory navigation in BlueJ has suddenly become very slow. If I try to open a file, there's a delay of roughly 10 seconds before the file dialog opens. The delay is also happening when I navigate to a new directory.
It seems that this problem is only happening in BlueJ. It's definitely not happeing in any other Java apps like jEdit.
I'm running BlueJ 2.2.0 on Windows XP.
Any idea what's going on?
Cheers,
Chris
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
mailing list bluej-discuss at bluej.org
To unsubscribe or change your preferences, go to
http://lists.bluej.org/mailman/listinfo/bluej-discuss
Dr. Bruce Quig
Research Programmer/Analyst
School of Engineering and Information Technology
Deakin University, 221 Burwood Highway, Burwood, Victoria 3125 Australia
Phone: 03 9244 6239 International: +61 3 9244 6239
Fax: 03 9251 7604 International: +61 3 9251 7604
Email: bquig at deakin.edu.au
Website: http://www.deakin.edu.au
Deakin University CRICOS Provider Code 00113B (Vic)
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bluej.org/pipermail/bluej-discuss/attachments/20071030/8379c521/attachment.html
More information about the bluej-discuss
mailing list