Modify ↓
Opened 9 years ago
Closed 9 years ago
#13466 closed enhancement (fixed)
[Patch] Make the AbstractMapRendererPerformanceTestParent release the static references to the allocated objects.
| Reported by: | michael2402 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 16.08 |
| Component: | Unit tests | Version: | |
| Keywords: | gsoc-core | Cc: | Don-vip, bastiK, stoecker |
Description (last modified by )
Commits:
- 9ab2bff: Make the AbstractMapRendererPerformanceTestParent release the static references to the allocated objects.
Stats:
.../visitor/paint/AbstractMapRendererPerformanceTestParent.java | 9 +++++++++ .../data/osm/visitor/paint/StyledMapRendererPerformanceTest.java | 6 ++++++ .../osm/visitor/paint/WireframeMapRendererPerformanceTest.java | 6 ++++++ 3 files changed, 21 insertions(+)
Attachments (1)
Change History (6)
by , 9 years ago
| Attachment: | patch-test-performacne-renderer-memleak.patch added |
|---|
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Description: | modified (diff) |
|---|
You can merge it. I removed that badge, it will always give you a failed test until projections are fixed in Java 9 and all the other tests are fixed.
comment:3 by , 9 years ago
| Milestone: | → 16.08 |
|---|
comment:4 by , 9 years ago
| Component: | Core → Unit tests |
|---|
Note:
See TracTickets
for help on using tickets.



Travis shows "build error", should we wait before merging this patch?