-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
8u92, 9
-
x86
-
windows_7
A DESCRIPTION OF THE PROBLEM :
I wanted to create 27 instances of the SwingWorker class , but only 10 can be created (I have got only 10). I the documentation, that fact is missing.
URL OF FAULTY DOCUMENTATION :
https://docs.oracle.com/javase/7/docs/api/javax/swing/SwingWorker.html
I wanted to create 27 instances of the SwingWorker class , but only 10 can be created (I have got only 10). I the documentation, that fact is missing.
URL OF FAULTY DOCUMENTATION :
https://docs.oracle.com/javase/7/docs/api/javax/swing/SwingWorker.html
- relates to
-
JDK-6880336 SwingWorker deadlocks due one thread in the swingworker-pool
- Closed