-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8311351 | 21.0.1 | Joe Darcy | P4 | Resolved | Fixed | b02 |
JDK-8310983 | 21 | Joe Darcy | P4 | Resolved | Fixed | b29 |
static ClassDesc ofDescriptor(String descriptor)
Throws:
IllegalArgumentException - if the name string is not in the correct format
Should be:
IllegalArgumentException - if the descriptor string is not in the correct format
Throws:
IllegalArgumentException - if the name string is not in the correct format
Should be:
IllegalArgumentException - if the descriptor string is not in the correct format
- backported by
-
JDK-8310983 typo in the parameter name in @throws of ClassDesc::ofDescriptor
-
- Resolved
-
-
JDK-8311351 typo in the parameter name in @throws of ClassDesc::ofDescriptor
-
- Resolved
-
- links to
-
Commit openjdk/jdk21/3248daee
-
Commit openjdk/jdk/4bce38c6
-
Review openjdk/jdk21/73
-
Review(master) openjdk/jdk/14683
(1 links to)