JDK 25 Support? When? #50130
overthetop
started this conversation in
Community
Replies: 1 comment 5 replies
-
Quarkus should run without any trouble (Except a few warnings) with Java 25. There is a working group that collects and addresses these warnings. Now, regarding virtual threads, we encountered a problematic case of pinning when loading classes. So, be careful and use our virtual thread testing framework to ensure you are fine. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When can we expect support for jdk 25? I can't wait to try out virtual threads in production :)
Beta Was this translation helpful? Give feedback.
All reactions