<div dir="ltr"><div dir="ltr">Hello all, thanks for your hard work!<div>In section "Thread-local variables for sharing", in the code listing, near (2), we read "Application.handle(request, response)". </div><div>Was that meant to be "application.handle(request, response)"?<br>Atte.<br>Pedro.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qua., 29 de nov. de 2023 às 12:21, Mark Reinhold <<a href="mailto:mark.reinhold@oracle.com">mark.reinhold@oracle.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="https://openjdk.org/jeps/464" rel="noreferrer" target="_blank">https://openjdk.org/jeps/464</a><br>
<br>
  Summary: Introduce scoped values, which enable the safe and efficient<br>
  sharing of immutable data within and across threads. They are preferred<br>
  to thread-local variables, especially when using large numbers of<br>
  virtual threads. This is a preview API.<br>
<br>
- Mark</blockquote></div><br></div>