<div dir="ltr">I was wondering if there were any thoughts, or better yet, white papers, on the performance implications of JNI code on HotSpot performance and configuration. The malloc()s in the native JNI code are allocated on the Eden heap with other Java objects and subject to the same rules? Or not? Any boundary conditions to beware of? Google was not particularly helpful so I am coming to the experts :)<br>
Cheers,<br>Fino<br><br><br><br clear="all">Michael Finocchiaro<br><a href="mailto:michael.finocchiaro@gmail.com">michael.finocchiaro@gmail.com</a><br>Mobile Telephone: +33 6 85 46 07 62<br>MSN: <a href="mailto:le_fino@hotmail.com">le_fino@hotmail.com</a><br>
Blog: <a href="http://mfinocchiaro.wordpress.com">http://mfinocchiaro.wordpress.com</a><br>Bookmarks: <a href="http://del.icio.us/michael.finocchiaro">http://del.icio.us/michael.finocchiaro</a><br>
</div>