SwingWorker is Fixed, You Should Upgrade your JDK

After I posted about surprising SwingWorker behavior a few days ago, Igor Kushnirskiy let me know about bug 6493680, fixed in Java 1.6.0_01.

I ran my test program numerous times this morning and confirmed the issue is indeed fixed.

If you are still running Java 1.6.0, definitely upgrade to the latest 1.6.0_0x release.


One Response to “SwingWorker is Fixed, You Should Upgrade your JDK”

[...] September 25 I mentioned that SwingWorker is fixed and you should upgrade your [...]

Leave a Reply