JNI implications on HotSpot
Michael Finocchiaro
michael.finocchiaro at gmail.com
Mon Oct 6 06:45:39 PDT 2008
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 :)
Cheers,
Fino
Michael Finocchiaro
michael.finocchiaro at gmail.com
Mobile Telephone: +33 6 85 46 07 62
MSN: le_fino at hotmail.com
Blog: http://mfinocchiaro.wordpress.com
Bookmarks: http://del.icio.us/michael.finocchiaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20081006/570d9d68/attachment.html
More information about the hotspot-gc-use
mailing list