This is an automated email from the ASF dual-hosted git repository. tv pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-jcs.git.
from f085442 Allow Java 9+ profile for all modules new 88a9c65 Fix Javadoc new e0aab54 Simplify new 674df54 Better concurrency new 17ebf4e Simplify new cb6df11 Simplify new 6bf1378 Be consistent in the use of channels The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../jcs3/auxiliary/disk/AbstractDiskCache.java | 117 ++++++++------------- .../auxiliary/disk/block/BlockDiskKeyStore.java | 7 +- .../auxiliary/disk/indexed/IndexedDiskCache.java | 7 +- .../commons/jcs3/engine/CacheEventQueue.java | 6 +- .../commons/jcs3/engine/PooledCacheEventQueue.java | 7 +- .../org/apache/commons/jcs3/log/JulLogAdapter.java | 1 - .../main/java/org/apache/commons/jcs3/log/Log.java | 2 - 7 files changed, 52 insertions(+), 95 deletions(-)