Erlang/OTP 17.0.1

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:17.0.1
Patch Package OTP 17.0.1
Git Tag OTP-17.0.1
Date 2014-04-10
System OTP
Release 17
Application

erts-6.0.1 #

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

OTP-11852
Application(s):
erts

Fix broken system monitoring of large_heap for non-smp VM. No message for large_heap was ever sent on non-smp VM. Bug exist since R16B.

OTP-11859
Application(s):
erts
Related Id(s):
OTP-11615

Fixed type spec of erlang:system_info/1.

Full runtime dependencies of erts-6.0.1: kernel-3.0, sasl-2.4, stdlib-2.0

typer-0.9.7 #

The typer-0.9.7 application can be applied independently of other applications on a full OTP 17 installation.

OTP-11860
Application(s):
typer

Added initial documentation framework for TypEr.

Full runtime dependencies of typer-0.9.7: compiler-5.0, dialyzer-2.7, erts-6.0, hipe-3.10.3, kernel-3.0, stdlib-2.0