Help with generating library call
Rohit Arul Raj
rohitarulraj at gmail.com
Mon Aug 28 09:42:34 UTC 2017
On Mon, Aug 28, 2017 at 2:53 PM, Andrew Haley <aph at redhat.com> wrote:
> On 27/08/17 17:27, Rohit Arul Raj wrote:
>> Is there anywhere else in the code where the memory gets initialized
>> which I might have missed? Any other suggestions?
>
> I presume you've turned off C2 with -XX:TieredStopAtLevel=1.
>
> --
Thanks Andrew, I have not. I will try with that option.
Else with with C2 ON, I will try dumping the object/array cleared by
funtion (Node* ClearArrayNode::clear_memory/File:hotspot\src\share\vm\opto\memnode.cpp).
Regards,
Rohit
More information about the hotspot-dev
mailing list