Hi Rémi

Thanks for the comments.  I like the idea of using switchPoints and have 
been thinking about them both
for this and for the general purpose of method invalidation.  Right now I 
keep a list of all callsites and
when necessary I dump them all.  I thought of replacing this with a 
switchpoint but then I lose the
ability to selectively invalidate ( by selector usually ) unless I have a 
switchpoint per selector. 

I have some experiments planned to compare the approaches. 

thanks
mark
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to