retrieving contents of registers??

View: New views
1 Messages — Rating Filter:   Alert me  

retrieving contents of registers??

by pankajsejwal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I wanted to know that after escape analysis
void setThreadLocal(Register r, boolean b)  in FI_escapesummary.java it says that it hashes register and puts it in a hash but what is the object inside the register ,how can i find the object stored...?