| JDK 23 |
|---|
| 23 masterFixed |
|
CSR :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
The javac implementation of TypeMirror.{getAnnotationsByType, getAnnotation} always return uninformative results, inconsistent with the results of getAnnotationMirrors().
This behavior looks to go back to the original implementation of those methods. Noticed during work on JDK-8042981.
|