-
Bug
-
Resolution: Unresolved
-
P4
-
22, 25
-
None
Since JDK-8310849, MethodType::fromMethodDescriptorString has been throwing UnsupportedOperationException for invalid descriptor strings that contain invalid array types, such as [V or arrays over 255 dimensions.
- caused by
-
JDK-8310849 Pattern matching for instanceof and arrayType cleanup in j.l.invoke and j.l.reflect
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/26909