RFR: 7093328: JVMTI: jvmtiPrimitiveFieldCallback always report 0's for static primitives

David Holmes david.holmes at oracle.com
Wed Aug 29 01:08:26 PDT 2012


Hi Rickard,

On 29/08/2012 5:24 PM, Rickard Bäckman wrote:
> can I get a couple of reviews for the following bug fix:
>
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7093328
> webrev: http://rbackman.se.oracle.com/~rbackman/7093328/

Finding the field in the class_mirror certainly seems correct.

But the CR stated this used to work in 6u26, so I'm wondering what 
changed to cause this to break?

Plus is it feasible to add a regression test for this? We don't seem to 
be covering this functionality otherwise. :(

Thanks,
David


More information about the hotspot-runtime-dev mailing list