Modify ↓
Opened 4 years ago
Closed 4 years ago
#19729 closed enhancement (wontfix)
Main initialization: use ForkJoinPool.commonPool
Reported by: | simon04 | Owned by: | simon04 |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | initialization threads | Cc: |
Description
Avoids creating n=$CPU_count
short-lived main-init-
threads.
Attachments (0)
Change History (4)
comment:1 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 4 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 by , 4 years ago
Milestone: | 20.08 |
---|---|
Resolution: | → wontfix |
Status: | reopened → closed |
Does not work using webstart, see #19735.
Note:
See TracTickets
for help on using tickets.
In 16958/josm: