Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JNI uses JVM resources?

843829Nov 23 2006 — edited Nov 29 2006
Hello all,
I've tried to figure out if JNI consumes the JVM resources or if it consumes system resources but i did not succeeded.
For example, if i do a malloc() using JNI when called by an application that is running in a JVM, does the JVM heap used memory increase?

Best regards,
Nuno
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 27 2006
Added on Nov 23 2006
5 comments
458 views