mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
8056021: checkin for JDK-8027262 breaks Checker Framework
Reviewed-by: jjg, mcimadamore
This commit is contained in:
parent
f211cac0cd
commit
053a9d56cd
30 changed files with 2041 additions and 2346 deletions
|
@ -26,7 +26,8 @@
|
|||
* @bug 8013852
|
||||
* @summary Annotations on types
|
||||
* @library /tools/javac/lib
|
||||
* @ignore
|
||||
* @ignore 8057688 type annotations in type argument position are lost
|
||||
* @ignore 8031744 Annotations on many Language Model elements are not returned
|
||||
* @build JavacTestingAbstractProcessor DPrinter BasicAnnoTests
|
||||
* @compile/process -processor BasicAnnoTests -proc:only BasicAnnoTests.java
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue