-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0
-
b39
-
x86
-
windows_xp
Name: jk109818 Date: 05/08/2002
FULL PRODUCT VERSION :
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
A DESCRIPTION OF THE PROBLEM :
SwingWorker is described in the JavaTutorial and is used
by many programmers. Still SwingWorker is not part of
the "official" JDK.
I'm sure there are many classes in the JDK that are not as
frequently used as SwingWorker.
EXPECTED VERSUS ACTUAL BEHAVIOR :
Add SwingWorker to the JDK
This bug can be reproduced always.
CUSTOMER WORKAROUND :
You can always add SwingWorker to your own program (as you
could with most classes in the JDK)
(Review ID: 146315)
======================================================================