JDK-4681682 : RFE: Include SwingWorker with the JDK
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2002-05-08
  • Updated: 2017-05-16
  • Resolved: 2005-06-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b39Fixed
Description

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) 
======================================================================

Comments
EVALUATION Please refer to http://ccc.sfbay.sun.com/4681682 and http://sa.sfbay.sun.com/projects/swing_data/mustang/4681682 for the implementation details and the API ###@###.### 2005-05-19 17:34:54 GMT
19-05-2005