#16466·dubbo

[Feature] Does Dubbo 3.3.6 support JDK 25?

Author: dawnbreaksCreated Sep 17, 2026Updated Sep 17, 2026
Labelstype/need-triagecomponent/need-triage

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

Since Dubbo 3.36 has upgraded Spring Boot to 3.5 (which supports JDK 25), I can build and run a Dubbo RPC service and client on JDK 25 successfully.

When will Dubbo officially announce support for JDK 25? Does Dubbo 3.3.6 have already support JDK 25?

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct