hg: jdk7u/jdk7u-dev/jdk: 7091003: ScheduledExecutorService never executes Runnable with corePoolSize of zero
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Feb 10 07:22:14 PST 2012
Changeset: 01c2fdd1b8af
Author: dl
Date: 2011-09-23 14:24 +0100
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/01c2fdd1b8af
7091003: ScheduledExecutorService never executes Runnable with corePoolSize of zero
Reviewed-by: chegar, dholmes
! src/share/classes/java/util/concurrent/ScheduledThreadPoolExecutor.java
! src/share/classes/java/util/concurrent/ThreadPoolExecutor.java
+ test/java/util/concurrent/ScheduledThreadPoolExecutor/ZeroCorePoolSize.java
More information about the jdk7u-dev
mailing list