JEP 491 Backport

Brandon Burchett brandon.burchett at globalstar.com
Mon Nov 11 22:25:00 UTC 2024


While I agree with all of that, I don't think the unnecessary pinning of virtual threads should be considered a "stable" behavior, and if anything, cause more harm than good, especially since virtual threads were the highlight of JDK 21.

________________________________
From: Ron Pressler <ron.pressler at oracle.com>
Sent: Monday, November 11, 2024 3:59 PM
To: Brandon Burchett <brandon.burchett at globalstar.com>
Cc: loom-dev at openjdk.org <loom-dev at openjdk.org>
Subject: Re: JEP 491 Backport

EXTERNAL - This message was sent from outside the Globalstar network.


> On 11 Nov 2024, at 19:17, Brandon Burchett <brandon.burchett at globalstar.com> wrote:
>
> Will JEP 491 be backported to JDK 21/22/23?
>
> Would be nice if it was backported to at least LTS JDK 21.
>

LTS updates are a relatively new form of release train that was added to the JDK for those who specifically *don’t* want new features and performance or tooling enhancements because they want stability over everything else (typically because they’re running legacy applications that aren’t under very active maintenance). To offer them that, we must backport as little as possible, usually security patches and fixes only to the most critical bugs.

Those who want enhancements should use the current JDK — the “tip” — which offers backward-compatible upgrades with new features and enhancements.

Backporting enhancements to releases that people choose because they *don’t* want any enhancements doesn’t make sense.

— Ron

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20241111/e2c960c7/attachment-0001.htm>


More information about the loom-dev mailing list