[rfc][icedtea-web] fixed MemoryLeak detector to not report pre_jvm_message's memory leak
Jiri Vanek
jvanek at redhat.com
Tue Jan 14 01:09:49 PST 2014
As known, Java aware of plugin messages patch introduced memory leak test to report leak.
After long investigations I had to ask (thanx!) Adam:
"There is no leak -- the test system just requires clearing of all modified global state between
tests. There is a reset function in the memory leak detector, if you clear your structures in that
function the memory leak detector will play nicely."
And then the solution was simple.
J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixedMemoryLeaksCounter.patch
Type: text/x-patch
Size: 1419 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140114/7d6ef2fa/fixedMemoryLeaksCounter.patch
More information about the distro-pkg-dev
mailing list