[Bug] Build failed after relying on version 3.2.11 or later
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar issues.
### Apache Dubbo Component
Java SDK (apache/dubbo)
### Dubbo Version
Dubbo java 3.2.11 to 3.3.3
Java 21
Spring Boot 3.2.5
Alibaba Spring Cloud 2023.0.0.0-RC1
Seata 2.0
Nacos
### Steps to reproduce this issue
Error message:
constructor StubMethodDescriptor in class org.apache.dubbo.rpc.model.StubMethodDescriptor cannot be applied to given types;

### What you expected to happen
use Dubbo java 3.2.10 is ok.
### Anything else
_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
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Research direction
Start at the StubMethodDescriptor constructor compiler error and compare the build behavior between Dubbo 3.2.10 and the affected 3.2.11–3.3.3 versions. No source file, test, or reproducible project is identified in the issue; done means the reported Java 21 build succeeds on the newer version without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100