In a comment for a previous blog entry, I was asked ...
Hi Mark,
Although my question does not directly have to do with VM Inspector, I have a question regarding phoneME advanced MR2. This is regarding revision 5512 - Fix for CR 6554965: crash in pthread_getattr_np calling JNI AttachCurrentThread Reviewed by Chris.
Can you disclose what's the investigation on CR 6554965? I've seem cvm...
A comment in a previous blog asks ...
I'd love to hear the explanations on why specific things are on the Java heap vs. the malloc heap. In particular it seems like there are a lot of things outside the Java heap that need to refer to things inside the Java heap (e.g. jitted code) resulting in a potentially large number of roots when collecting garbage.
-- erikcorry
For those of you who...