Commit e49aeba
https://github.com/BobHanson/java2script/issues/205
ThreadPoolExecutor not waiting one microtick to initiate jobs --
resulting in unpredictable, incomplete handling of 0-delay tasks.
Minimum set to 1 ms. See test.Test_Exect1 parent 4b30390 commit e49aeba
File tree
7 files changed
+5
-5
lines changed- sources
- net.sf.j2s.core/dist/swingjs
- ver/3.3.1
- net.sf.j2s.java.core
- dist
- src
- java/util/concurrent
- test
7 files changed
+5
-5
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments