-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b159
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176622 | 10 | Joe Darcy | P3 | Resolved | Fixed | b03 |
The utility interface javax.lang.model.util.Types has various type-related methods which throw an IllegalArgumentException if given a package or executable type.
Those methods should also throw an exception if given a module type.
Those methods should also throw an exception if given a module type.
- backported by
-
JDK-8176622 Improve handling of module types in javax.lang.model.util.Types
- Resolved
- csr of
-
CCC-8175335 Improve handling of module types in javax.lang.model.util.Types
- Closed