I recently updated my computer to a more powerful one, with a quad-core hyperthreading processor (i7), thus plenty of real concurrency available. Now I\'m occasionally>
If you are using swing application then first call System.gc() and then call dispose() method. I think it will work fine.. I also use this.