-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
None
-
b48
-
generic
-
generic
-
Not verified
There are a number of "UnknownFooExceptions" in the javax.lang.model package hiearchy to indicate unknown elements, types, etc. have been encountered as part of the visitor evolution scheme. It would be helpful if these exceptions all had a common superclass so that a single catch block could deal with all of them.
- relates to
-
JDK-6857789 (reflect) Create common superclass of reflective exceptions
- Resolved
-
JDK-6798955 Make MirroredTypesException be the parent class of MirroredTypeException
- Closed
-
JDK-6460529 Provide mixin interfaces for getQualifiedName and getTypeParameters
- Closed