JNI memory usage: what process?
- From: Alex Hunsley <lard@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 21 Jun 2005 11:58:45 GMT
Can anyone tell me under what process any memory taken up by JNI will appear as? (Under windows in this case)
I have a java application which uses native code via JNI, and on windows it runs fine, stabilising at a heap allocation 13megs, but under linux (FC) the java process ends up with a heap size of approx 300megs before dying with a java.lang.OutOfMemoryError.
cheers alex .
- Follow-Ups:
- Re: JNI memory usage: what process?
- From: Gordon Beaton
- Re: JNI memory usage: what process?
- Prev by Date: how to capture keys from other application
- Next by Date: Re: passing param to an applet
- Previous by thread: how to capture keys from other application
- Next by thread: Re: JNI memory usage: what process?
- Index(es):
Relevant Pages
|