>>>>> On Mon, 03 Aug 2009 13:58:43 -0500, Jason Lee <jason_at_steeplesoft.com> said:
JL> If all the methods are on the same class, and one synchronized method
JL> calls another, isn't the...mutex acquisition skipped since it's all
JL> the same class and thread?
In this case it's not that one synchronized method calls another. From
what I know, the cases I listed are when our non-synchronized code is
calling a synchronized method on PropertyDescriptor.
Ed
--
| ed.burns_at_sun.com | office: 408 884 9519 OR x31640
| homepage: | http://ridingthecrest.com/