caffeine 2.6.2 已发布。Caffeine 是基于 Java 8 的高性能,接近最佳的缓存库。更新内容: Cache Changed the default initialCapacity to match ConcurrentHashMap's from 0 to 16 (#218) Fixed variable expiration's duration calculation overflowing due to timestamp race (#217) Avoiding method handles due to memory leak caused by JDK-8174749 (#222) Promote using java.time.Duration instead of long, TimeUnit pair (#221) Improved Guava compatibility for bulk get iteration order (#220) 下载地址: Source code (zip) Source code (tar.gz) Caffeine 2.6.2 发布,Java 8 的高性能缓存库下载地址