Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

0.1071.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 02 Apr 13:15
· 369 commits to develop since this release
68f135a
Type Description Link
Improvement Avoid expensive ServiceLoader class loader traversal lookup and attempt to work around possible JDK-8266350 Deadlock with signed jar and loadLibrary.

See:
* https://bugs.openjdk.org/browse/JDK-8266350
* netty/netty#11209 (comment)
#7073