-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b85
-
generic
-
generic
-
Verified
JSR 269 APIs define getQualifiedName for a TypeElement, but provide no access to any name (such as the binary name). This name is often useful in cases where there is no qualified name. (E.g. anonymous inner classes.) While it is not possible to get at such elements in a 269-only workd, in a 269+199+TreeAPI world, it is possible to get elements for such classes.
- duplicates
-
JDK-6411121 need TypeElement.getBinaryName
-
- Closed
-
- relates to
-
JDK-4924358 need API to convert from binary name to canonical name
-
- Open
-