About Question enthuware.ocpjp.v7.2.1559 :
Posted: Mon Jun 24, 2013 2:10 am
Hi,
The only case that this scenario might happen is when a thread access a synchronized block with a lock on object A and then inside the synchronized block the call to wait is on object B. isn't it?
Thanks in advance.
The_Nick.
The only case that this scenario might happen is when a thread access a synchronized block with a lock on object A and then inside the synchronized block the call to wait is on object B. isn't it?
Thanks in advance.
The_Nick.