From: Parjanya V. <par...@uw...> - 2022-09-02 14:46:02
|
Hi Raffi, Thanks very much for your response. I use '12000m' with -Xmx right now. Thanks, Parjanya ________________________________ From: Raffi T Khatchadourian <raf...@hu...> Sent: Thursday, September 1, 2022 10:44 AM To: wal...@li... <wal...@li...> Subject: Re: [Wala-wala] GC overhead limit exceeded when frequently invoking getCallsiteSignature Parjanya, What is the value that you are giving to -Xmx when you run java? On Thu, 2022-09-01 at 03:28 +0000, Parjanya Vyas wrote: Hi all, I apologize in advance if this question has been already addressed or is too naive. When using class hierarchy analysis with a large code base, I encounter the 'GC overhead limit exceeded' exception that stems from MethodReference::getCallsiteSignature method when it is invoked frequently. The exception only occurs when analyzing a large analysis scope that consists of multiple large dex files. There is no fixed point that I could observe when this exception is triggered. Can someone please help me out with this? Any guidance will be highly appreciated! I can provide more details on the analysis data/processing that I am attempting, if needed. Thanks, Parjanya Vyas _______________________________________________ Wala-wala mailing list Wal...@li...<mailto:Wal...@li...> https://lists.sourceforge.net/lists/listinfo/wala-wala |