[erlang-questions] Erlang/OTP 19.0-rc2 is available for testing

Henrik Nord X henrik.x.nord@REDACTED
Thu Jun 2 15:28:35 CEST 2016


This is the second and last release candidate before the final OTP 19.0 
product release in June 2016.

Among other changes you might want to consider:


*+hmqd off_heap|on_heap*

    Sets the default value for the process flag message_queue_data. If
    +hmqd is not passed, on_heap will be the default. For more
    information, see the documentation of
    process_flag(message_queue_data, MQD)
    <http://erlang.org/documentation/doc-8.0-rc2/erts-8.0/doc/html/erlang.html#process_flag_message_queue_data>.


Previous default value "mixed" used in OTP-19.0-rc1 has been removed.
The new default value is "on_heap", which is similar to the previous 
releases.

You can find the tag on github.
Documentation on erlang.org:
http://erlang.org/documentation/doc-8.0-rc2/doc/
and full release notes here:
http://erlang.org/download/OTP-19.0-rc2.README
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160602/dc9d6bca/attachment.htm>


More information about the erlang-questions mailing list