<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    This is the second and last release candidate before the final OTP
    19.0 product release in June 2016.<br>
    <br>
    Among other changes you might want to consider:<br>
    <br>
    <br>
    <div class="moz-text-html" lang="x-unicode"><dt><strong><span
            class="code">+hmqd off_heap|on_heap</span></strong></dt>
      <dd>
        <p> Sets the default value for the process flag <span
            class="code">message_queue_data</span>. If <span
            class="code">+hmqd</span> is not passed, <span class="code">on_heap</span>
          will be the default. For more information, see the
          documentation of <span class="bold_code"><a
href="http://erlang.org/documentation/doc-8.0-rc2/erts-8.0/doc/html/erlang.html#process_flag_message_queue_data"><span
                class="code">process_flag(message_queue_data, MQD)</span></a></span>.
        </p>
      </dd>
      Previous default value "mixed" used in OTP-19.0-rc1 has been
      removed.<br>
      The new default value is "on_heap", which is similar to the
      previous releases.<br>
      <br>
      You can find the tag on github.<br>
      Documentation on erlang.org:<br>
      <a class="moz-txt-link-freetext"
        href="http://erlang.org/documentation/doc-8.0-rc2/doc/">http://erlang.org/documentation/doc-8.0-rc2/doc/</a><br>
      and full release notes here:<br>
      <a class="moz-txt-link-freetext"
        href="http://erlang.org/download/OTP-19.0-rc2.README">http://erlang.org/download/OTP-19.0-rc2.README</a></div>
  </body>
</html>