Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.util.concurrent versions: Doug's Lea X J2SDK 1.5.0b31

843793Jan 12 2004 — edited Jan 13 2004
B31 version of java.util.concurrent has a class named ScheduledExecutor.
The new Doug Lea's code (in his web site) has no such class, but a new one named ScheduledThreadPoolExecutor. He says that we must use the new code, not the code that ships with J2SDK 1.5.0.
Is the new Doug Lea's code scheduled for inclusion in the golden release of J2SDK 1.5.0?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2004
Added on Jan 12 2004
2 comments
96 views