<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<pre><div class="elementToProof" style="text-align: left; text-indent: 0px; white-space: pre-wrap; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">The following JEP with scope "SE" has been proposed to target JDK 24:</div><pre><div class="elementToProof" style="text-align: left; text-indent: 0px; white-space: pre-wrap; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">  487: Scoped Values (Fourth Preview)
       <a href="https://openjdk.org/jeps/487" id="OWA419a6337-98c7-b819-2c01-6958246b1521" class="OWAAutoLink">https://openjdk.org/jeps/487</a>

  Summary: Introduce scoped values, which enable a method to share
  immutable data both with its callees within a thread, and with child
  threads.  Scoped values are easier to reason about than thread-local
  variables.  They also have lower space and time costs, especially when
  used together with virtual threads (JEP 444) and structured concurrency
  (JEP 480).  This is a preview API.
</div></pre></pre>
<pre><div class="elementToProof" style="text-align: left; text-indent: 0px; white-space: pre-wrap; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">The announced deadline for feedback to jdk-dev is Wed 30 Oct 16:00 UTC:
</div><div class="elementToProof" style="text-align: left; text-indent: 0px; white-space: pre-wrap; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br></div><div class="elementToProof" style="text-align: left; text-indent: 0px; white-space: pre-wrap; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">    <a href="https://mail.openjdk.org/pipermail/jdk-dev/2024-October/009548.html" id="LPlnk349082">https://mail.openjdk.org/pipermail/jdk-dev/2024-October/009548.html</a>

If there are no unresolved objections at that time, then the JEP will be moved
to the Targeted state, indicating that the feature is expected to appear in
the specified release of the JDK Project.  For more information about states,
see the JEP Process document:

    <a href="https://openjdk.org/jeps/1" id="OWAe1c7c1f7-4968-7624-e5b6-c3ad937189c3" class="OWAAutoLink">https://openjdk.org/jeps/1</a>

A dashboard that lists JEPs with "SE" scope may be found via a link on this
page:

    <a href="https://openjdk.org/projects/jdk/24/spec/" id="OWAf2269467-28bd-41c9-8823-95960fb7b29f" class="OWAAutoLink">https://openjdk.org/projects/jdk/24/spec/</a>

Thanks,
Iris</div></pre>
</body>
</html>