Type of the value popped by the astore instruction?

Hi,I would like to monitor the assignment to a local variable of java reference type. But the astore instruction may pop a returnAddress type value. How may I check if the popped value is of returnAddress type or a reference type? Thank you in advance.-- Sunny
[281 byte] By [Sunny_Daya] at [2007-10-3 3:23:07]
# 1
Cross posted. http://forum.java.sun.com/thread.jspa?threadID=762635&messageID=4351916#4351916
jschella at 2007-7-14 21:15:36 > top of Java-index,Java HotSpot Virtual Machine,Specifications...