in src/java/org/apache/fulcrum/pool/BoundedBuffer.java [67:70]
public BoundedBuffer() { this(DEFAULT_CAPACITY); }