Erlang/OTP 22.1.8

This release of Erlang/OTP can be built from source or installed using pre-built packages for your OS or third-party tools (such as kerl or asdf).

docker run -it erlang:22.1.8
Patch Package OTP 22.1.8
Git Tag OTP-22.1.8
Date 2019-11-21
Issue Id
System OTP
Release 22
Application

erts-10.5.6 #

The erts-10.5.6 application can be applied independently of other applications on a full OTP 22 installation.

OTP-16301
Application(s):
erts
Related Id(s):
ERL-1079

Large amounts of quickly executed dirty work could cause heavy contention on an internal spin lock. The spin lock was replaced by a mutex which behaves much better under these conditions.

Full runtime dependencies of erts-10.5.6: kernel-6.1, sasl-3.3, stdlib-3.5