About Memory Leak in JAVA Any body pls help me
Hi All,
In our application, with JAVA we are using c, c++ native methods also.
The problem is, Eventhough the application is in idle state, the Virtual Memory occupation is getting increased. For 24 hours, 30 MB is increased, while the application is in idle state.
Is there any possiblity, this much memory leak can happen in JAVA. or it is from Native c side..
I would appreciate anybody' s help.

