-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
6u10
-
x86
-
windows_vista
A DESCRIPTION OF THE REQUEST :
SwingWorker's get methods throw CancellationException, as per Future spec, but this exception is missing from SwingWorker's javadoc:
http://java.sun.com/javase/6/docs/api/index.html?javax/swing/SwingWorker.html
This may be what the reporter of Bug 6608234 was trying to communicate also...
Please correct this deficiency in the SwingWorker documentation.
JUSTIFICATION :
The SwingWorker documentation should be complete.
SwingWorker's get methods throw CancellationException, as per Future spec, but this exception is missing from SwingWorker's javadoc:
http://java.sun.com/javase/6/docs/api/index.html?javax/swing/SwingWorker.html
This may be what the reporter of Bug 6608234 was trying to communicate also...
Please correct this deficiency in the SwingWorker documentation.
JUSTIFICATION :
The SwingWorker documentation should be complete.
- duplicates
-
JDK-6608234 SwingWorker.get throws CancellationException
-
- Resolved
-