Modify ↓
Opened 16 years ago
Closed 12 years ago
#4180 closed enhancement (wontfix)
Specify maximum heap size in JNLP
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core Webstart | Version: | latest |
| Keywords: | JNLP heap | Cc: |
Description (last modified by )
In the JNLP JOSM should specify a larger maximum-heap -size then the default of 64MB
in the <j2se>-Element
Attachments (0)
Change History (2)
comment:1 by , 13 years ago
| Component: | unspecified → Webstart |
|---|---|
| Description: | modified (diff) |
| Keywords: | Webstart removed |
comment:2 by , 12 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



ref: http://forum.openstreetmap.org/viewtopic.php?pid=239145#p239145
When starting JOSM via webstart, it sets the max heap size to 1763 MB on my system, which seem like a good value to me. (Total memory: 8 GB)
We do not no the available memory of the target system, so it isn't possible to specify a fixed value that fits for everyone.