« Return to Thread: Add metadata to each field of an object?

Re: [rvm-research] Add metadata to each field of an object?

by Eliot Moss :: Rate this Message:

Reply to Author | View in Thread

Xinwei Xie wrote:
> Hi Eliot,
> Thanks for your reply.
>
> I suppose maybe offline analysis is another option to me, however, not so
> attractive as online one. Is there some offline profiling example I can
> follow in JikesRVM? My aim is to use track info data structure to analyze
> the current access thread that whether it violates happens-before
> relationship with the last accessed one.

Maybe Steve's suggestions will help. Of course, if you are interested in
race conditions between threads, just about *anything* you do will
greatly perturb the system and give results that can differ vastly from
an uninstrumented system .....

Best wishes -- Eliot

------------------------------------------------------------------------------
_______________________________________________
Jikesrvm-researchers mailing list
Jikesrvm-researchers@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers

 « Return to Thread: Add metadata to each field of an object?