Beware the ClassCastException (a tale of a native Memory Leak)
I had quite an interesting bug hunting last week in one of our extern engagements. In summer a memory leak was discovered in a new used third party library. Back then, we started with testing using Java profilers (Java SDK ships a good enough profiler – visual vm). Surprisingly, we found nothing; the heap didn’t [...]
