| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-10-20 | 1.4 kB | |
| v2.14.2_ use expected size to initialize hash map instead of capacity.tar.gz | 2022-10-20 | 322.4 kB | |
| v2.14.2_ use expected size to initialize hash map instead of capacity.zip | 2022-10-20 | 410.7 kB | |
| Totals: 3 Items | 734.5 kB | 0 | |
Upgrading is recommended for all users.
from
2.13.xupgrade toJava 8🚀
Change Log
Improvements
- use
expected sizeto initializehash mapinstead ofcapacityfix improper implementation ofv2.14.0
CI/Build
- chore(ci): add
jdk19 intoappveyor ci
Java API Doc
https://alibaba.github.io/transmittable-thread-local/apidocs/2.14.2/index.html
Maven dependency
:::xml
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
<version>2.14.2</version>
</dependency>