Skip to content

Reseach for ENABLE_VIRTUAL_THREADS #4318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
matzew opened this issue Apr 8, 2025 · 1 comment
Open

Reseach for ENABLE_VIRTUAL_THREADS #4318

matzew opened this issue Apr 8, 2025 · 1 comment

Comments

@matzew
Copy link
Contributor

matzew commented Apr 8, 2025

Problem

With JDK-21 VIRTUAL_THREADS can be used, but the got disabled due to issues, see: #3882

Another change (due to dependency updates) is based on ExecutorService, which has some changes in the case of VIRTUAL_THREADS are _enabled. See: db70907

The task is, with the next Java LTS version (25) to carefully research them

@matzew
Copy link
Contributor Author

matzew commented Apr 8, 2025

Here is a JEP for this https://openjdk.org/jeps/49, which is already available on JDK-24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant