Thanks again.
The situation is the syncronization on a shared object.

Suppose in the wait state we have a code such

myObject.wait()

(or a similar method call that may block this process instance).


Will the process instance be saved automatically and free the memory it holded?

Bye

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071446#4071446

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071446
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to