|
|
Subscribe / Log in / New account

JDK 21 released

JDK 21 released

Posted Sep 21, 2023 13:14 UTC (Thu) by paulj (subscriber, #341)
In reply to: JDK 21 released by MarcB
Parent article: JDK 21 released

Yeah, could make sense for Java.

The other interesting question here is to ask whether the kernel should have much lighter threads. Full tasks come with an _immense_ amount of baggage, for separation/security/etc. It'd be nice to have in-kernel light-weight threads, that just do the minimum needed for share-everything-bar-CPU-and-stack with POSIX thread APIs.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds