<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
Dear experts:<br>
<br>
The first draft of a spec covering JEP 495: Simple Source Files and Instance Main Methods is available:<br>
<br>
<a href="https://cr.openjdk.org/~gbierman/jep495/latest/">https://cr.openjdk.org/~gbierman/jep495/latest/</a><br>
<br>
Feel free to contact me directly or on this list with any comments.<br>
<br>
Thanks<br>
Gavin<br id="lineBreakAtBeginningOfMessage">
<div><br>
<blockquote type="cite">
<div>On 22 Oct 2024, at 16:37, Mark Reinhold <mark.reinhold@oracle.com> wrote:</div>
<br class="Apple-interchange-newline">
<div>
<div>https://openjdk.org/jeps/495<br>
<br>
 Summary: Evolve the Java programming language so that beginners can<br>
 write their first programs without needing to understand language<br>
 features designed for large programs.  Far from using a separate<br>
 dialect of the language, beginners can write streamlined declarations<br>
 for single-class programs and then seamlessly expand their programs<br>
 to use more advanced features as their skills grow.  Experienced<br>
 developers can likewise enjoy writing small programs succinctly,<br>
 without the need for constructs intended for programming in the large.<br>
 This is a preview language feature.<br>
<br>
- Mark</div>
</div>
</blockquote>
</div>
<br>
</body>
</html>