Changes between Version 3 and Version 4 of Ticket #21360, comment 7


Ignore:
Timestamp:
2021-10-15T00:22:48+02:00 (4 years ago)
Author:
skyper

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21360, comment 7

    v3 v4  
    33> Not sure what you mean here. JOSM is more or less of no use when it cannot load data like imagery. As long as the data isn't loaded the free memory might be OK. I think there is no method in java to ask something like "will it work to load that image without running into memory problems?".
    44
    5 I do not know how much memory the "Out of Memory" dialog needs but maybe this amount of memory could be reserved for it. It is just a bad user experiences if the program stalls completly loading another imagery or file. User might even be able to free memory manually by deleting some layers but this is only possible if the program continues to work.
     5I do not know how much memory the "Out of Memory" dialog needs but maybe this amount of memory could be reserved for it. It is just a bad user experiences if the program stalls completely loading another imagery or file. User might even be able to free memory manually by deleting some layers but this is only possible if the program continues to work.