-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b11
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063165 | 8u45 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8051049 | 8u40 | Mike Duigou | P4 | Resolved | Fixed | b01 |
JDK-8071112 | emb-8u47 | Unassigned | P4 | Resolved | Fixed | team |
Currently hgforest.sh limits the rate at which it starts new sub-processes because it wants to limit the number of concurrent tasks. The naive approach it takes can cause unnecessary delays. For sequences of operations that are entirely local the overhead of waiting is significant.
- backported by
-
JDK-8051049 Better concurrency in hgforest.sh
-
- Resolved
-
-
JDK-8063165 Better concurrency in hgforest.sh
-
- Resolved
-
-
JDK-8071112 Better concurrency in hgforest.sh
-
- Resolved
-
- relates to
-
JDK-8042810 hgforest: some shells run read in sub-shell and can't use fifo
-
- Resolved
-