[jdk25u] RFR: 8366028: MethodType::fromMethodDescriptorString should not throw UnsupportedOperationException for invalid descriptors

Chen Liang liach at openjdk.org
Sat Aug 30 13:18:46 UTC 2025


On Wed, 27 Aug 2025 15:40:36 GMT, Chen Liang <liach at openjdk.org> wrote:

> Please review this patch that fixes a bug with `MethodType::fromMethodDescriptorString` introduced in 22. Since this bug has not affected any LTS yet, I think it would be reasonable to fix this in 25 LTS releases before this behavior becomes an accidental dependency in LTS users.
> 
> Original PR: https://github.com/openjdk/jdk/pull/26909

Integrating: tier 1-3 clear except 2 unrelated desktop failures.

-------------

PR Comment: https://git.openjdk.org/jdk25u/pull/139#issuecomment-3239257498


More information about the jdk-updates-dev mailing list