Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#13120 closed enhancement (fixed)

[Patch] Java 8: Use a new memory manager for imagery layers

Reported by: michael2402 Owned by: Don-vip
Priority: normal Milestone: 16.07
Component: Core imagery Version:
Keywords: gsoc-core Cc: Don-vip, bastiK, stoecker

Description

I added a new class MemoryManager. It replaces the current mechanism that prevents more imagery layers from being added if no more memory is available.

Instead of displaying a warning, the layer is simply not drawn.

I will rewrite the drawing code the next weeks and re-add that warning as simple text overlay.

Attachments (2)

patch-memory-manager.patch (22.1 KB ) - added by michael2402 8 years ago.
patch-fix-13120.patch (22.0 KB ) - added by michael2402 8 years ago.

Download all attachments as: .zip

Change History (6)

by michael2402, 8 years ago

Attachment: patch-memory-manager.patch added

comment:1 by Don-vip, 8 years ago

Owner: changed from team to Don-vip
Status: newassigned

comment:2 by Don-vip, 8 years ago

does not apply cleanly anymore

by michael2402, 8 years ago

Attachment: patch-fix-13120.patch added

comment:3 by Don-vip, 8 years ago

Resolution: fixed
Status: assignedclosed

In 10588/josm:

see #11390, fix #13120 - Use a new memory manager for imagery layers (patch by michael2402) - gsoc-core - requires java 8

comment:4 by Don-vip, 8 years ago

In 10596/josm:

see #11390, see #13120, see #13190 - sonar - squid:S1612 - Lambdas should be replaced with method references

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.