S
Saptarshi
Hello,
I'll try to be precise. Do the memory allocations in the c -library
(called by System.load) use up the Java heap memory? If my -Xmx is 8GB
then are memory allocations of the c -library memory calls limited to
this or can it use up as memory there is on the system(in this case
32GB).
Thanks
Saptarshi
I'll try to be precise. Do the memory allocations in the c -library
(called by System.load) use up the Java heap memory? If my -Xmx is 8GB
then are memory allocations of the c -library memory calls limited to
this or can it use up as memory there is on the system(in this case
32GB).
Thanks
Saptarshi