-
Bug
-
Resolution: Fixed
-
P3
-
8u40, 9
-
b63
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084816 | emb-9 | Doug Lea | P3 | Resolved | Fixed | team |
JDK-8086910 | 8u65 | Doug Lea | P3 | Resolved | Fixed | b01 |
JDK-8079701 | 8u60 | Doug Lea | P3 | Resolved | Fixed | b16 |
JDK-8138146 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8081171 | emb-8u60 | Doug Lea | P3 | Resolved | Fixed | team |
A task submitted to a ForkJoinPool can fail to execute if the pool is of a certain size and the task is never joined.
For a reproducible test case see:
http://cs.oswego.edu/pipermail/concurrency-interest/2015-April/014240.html
For a reproducible test case see:
http://cs.oswego.edu/pipermail/concurrency-interest/2015-April/014240.html
- backported by
-
JDK-8079701 Missed submissions in ForkJoinPool
- Resolved
-
JDK-8081171 Missed submissions in ForkJoinPool
- Resolved
-
JDK-8084816 Missed submissions in ForkJoinPool
- Resolved
-
JDK-8086910 Missed submissions in ForkJoinPool
- Resolved
-
JDK-8138146 Missed submissions in ForkJoinPool
- Resolved