Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 09/07/2012 03:29 PM, Michael Meeks wrote:
        Now if only we could do something similar for Java :-)

FYI, works reasonably well for me with <cgit.freedesktop.org/libreoffice/core/commit/?id=b03f2200610f6788f64302891a2942b8a7bb69f2> "Force JVM into interpreted mode when running under Valgrind, to avoid false error reports" and a valgrind --suppressions= file containing just

{
 java-1
 Memcheck:Addr4
 ...
 obj:/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.6.x86_64/jre/lib/amd64/server/libjvm.so
}
{
 java-2
 Memcheck:Cond
 obj:/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.6.x86_64/jre/lib/amd64/server/libjvm.so
}

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.