•Runtime upgrade to Java 8 or newer.

•Feature: Support Java 21 VirtualThread
This commit is contained in:
qiaoenxin
2024-11-07 16:16:09 +08:00
parent daf3da94e3
commit 4c25b88076
12 changed files with 307 additions and 192 deletions

View File

@@ -1019,6 +1019,11 @@ and at <a href="http://luaj.sourceforge.net/api/2.0/index.html">http://luaj.sour
<li>Let JsePlatform.luaMain() return values returned by the main chunk.</li>
<li>Add synchronization to CoerceJavaToLua.COERCIONS map.</li>
</ul></td></tr>
<tr valign="top"><td>&nbsp;&nbsp;<b>3.1.0</b></td><td><ul>
<li>Runtime upgrade to Java 8 or newer.</li>
<li>Feature: Support Java 21 VirtualThread</li>
</ul></td></tr>
</table></td></tr></table>