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

Reply via email to