The javac implementation could benefit from a refactoring to use sealed/non-sealed declarations to more precisely manage various internal type hierarchies.
Mentioned during work onJDK-8323684.
Mentioned during work on
- relates to
-
JDK-8323684 TypeMirror.{getAnnotationsByType, getAnnotation} return uninformative results
- Resolved