Hi everyone,
I am encountering a problem using the MGRS military grid of the JMap.
Each time I change the visibility of this grid, the memory allowed to the JVM process increases until the JVM crash saying "OutOfMemoryError".
Here is attached a sample project, with a unit test setup to show/hide the MGRS grid every seconds and reproduces the problem.
We can see at runtime (using default windows process manager) that memory allocated to the JVM process increase, until it crashes.
The bug has been discovered on Windows XP 32 bits, and has been reproduced on Windows Seven 32 bits using ArcGIS runtime 10.2.3 and Java8u45.