Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2
-
Resolution: Duplicate
-
Affects Version/s: 5.0
-
Fix Version/s: None
-
Component/s: core-libs
-
Labels:
-
Subcomponent:
-
CPU:sparc
-
OS:solaris_8
Description
Execute the attched sample test program ( scheduledExecutor01() method) file
with Concurrency preliminary test release 2 and see the result. There is
a bug in schedule() method of ScheduledExecutor class. It doesn't schedule
task at all. Instead it executes immediately.
This is a backlog bug and added to bugtraq just for tracking purpose.
It has been fixed.
Duplicate of 4910253
###@###.### 2003-08-21
with Concurrency preliminary test release 2 and see the result. There is
a bug in schedule() method of ScheduledExecutor class. It doesn't schedule
task at all. Instead it executes immediately.
This is a backlog bug and added to bugtraq just for tracking purpose.
It has been fixed.
Duplicate of 4910253
###@###.### 2003-08-21
Attachments
Issue Links
- duplicates
-
JDK-4910253 Concurrency: schedule() method doesn't schedule task for execution.
-
- Closed
-