Comment 27 for bug 1518597

Revision history for this message
Chris Bertin (chris-bertin) wrote :

I linked the java and javac in /etc/alternatives back to the 1.6 versions and the problem is gone.

I should have caught this earlier by looking more closely at:

https://bugs.launchpad.net/debian/+source/openjdk-7/+bug/1512760 title: Java applications leaks shmem chunks

I checked the number of shmem segments too early... And the leak is not linear. Sometimes hundreds of segments are leaked in a few seconds, sometimes none or very few.