-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8u25, 24
-
Component/s: core-libs
There are several pre-existing issues that all point towards ScheduledThreadPoolExecutor under certain load scenarios end up indefinitely delaying tasks which should be executed when other tasks use a very long delay (think > 146 years).
- duplicates
-
JDK-8067227 java.util.concurrent.ScheduledThreadPoolExecutor hangs.
-
- Closed
-
-
JDK-8323703 ScheduledExecutorService.schedule is not thread safe when delay is long enough
-
- Closed
-
-
JDK-8338104 ScheduledThreadPoolExecutor.ScheduledFutureTask#getDelay overflow
-
- Closed
-
- links to
-
Commit(master)
openjdk/jdk/414d23cb
-
Review(master)
openjdk/jdk/20653