转载

APACHE COMMONS POOL 2.6.0 发布

APACHE COMMONS POOL 2.6.0 发布了。更新内容如下:

  • GenericObjectPool's borrowObject lock if create() fails with Error. Fixes POOL-336 . 

  • Update optional library cglib from 3.2.5 to 3.2.6. Fixes POOL-339 .

  • Update optional library asm-util from 6.0 to 6.1.1. Fixes POOL-341 .

  • Update optional library asm-util from 6.1.1 to 6.2. Fixes POOL-342 .

  • Ensure cancelled eviction tasks are removed from scheduler. Fixes POOL-337 . 

  • GenericObjectPool constructor may throw an exception under OSGi. Fixes POOL-338 .

  • org.apache.commons.pool2.impl.GenericObjectPool.getFactoryType() throws java.lang.ClassCastException. Fixes POOL-324 . 

  • Delete repeated call startEvictor. Fixes POOL-344 .

下载地址:

  • http://commons.apache.org/proper/commons-pool/download_pool.cgi

原文  https://www.oschina.net/news/97814/apache-commons-pool-2-6-0-released
正文到此结束
Loading...