Revision: glite-voms-admin-server--release--1.2.0--patch-11 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Mon Jul 18 04:19:00 CEST 2005 Standard-date: 2005-07-18 02:19:00 GMT Modified-files: src/org/glite/security/voms/database/connection/ConnectionPool.java New-patches: lorentey@elte.hu--2004/glite-voms-admin-server--release--1.2.0--patch-11 Summary: Fix synchronization in ConnectionPool. Improve worst-case behaviour. Keywords: * src/org/glite/security/voms/database/connection/ConnectionPool.java (release): Use notify(), not notifyAll(). Call it always, not just when extending freeConns.