commit | 675b0552ae5a2fc570a26c1fc96983cb44bf99c9 | [log] [tgz] |
---|---|---|
author | Richard S. Hall <rickhall@apache.org> | Mon Jul 23 17:03:39 2007 +0000 |
committer | Richard S. Hall <rickhall@apache.org> | Mon Jul 23 17:03:39 2007 +0000 |
tree | fe31a635d5b52607489dee9d46e82ce5c34d9842 | |
parent | 8da85705e300206acf9e9368bdddf0641a0e758b [diff] |
A bug slipped into the framework shutdown process during the refactoring of the code. A "synchronized (this)" was put into an inner class, but not converted to "synchronized (Felix.this)" which was causing threads calling Felix.stopAndWait() to not get notified that the framework had shutdown. git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@558798 13f79535-47bb-0310-9956-ffa450edef68